From fbe0b42e25e9a7eda86c1d1c331763d214216292 Mon Sep 17 00:00:00 2001 From: real_nowhereman Date: Tue, 1 Jan 2008 19:58:10 +0000 Subject: [PATCH] fixed write checks and error reporting --- setup/lib/step1.lib.php | 8 +++++-- setup/tpls/step1.tpl.php | 48 ++-------------------------------------- 2 files changed, 8 insertions(+), 48 deletions(-) diff --git a/setup/lib/step1.lib.php b/setup/lib/step1.lib.php index ace9d51..b96d4ac 100644 --- a/setup/lib/step1.lib.php +++ b/setup/lib/step1.lib.php @@ -1,7 +1,9 @@ \ No newline at end of file +?> diff --git a/setup/tpls/step1.tpl.php b/setup/tpls/step1.tpl.php index 8d2c6b5..7b28958 100644 --- a/setup/tpls/step1.tpl.php +++ b/setup/tpls/step1.tpl.php @@ -13,58 +13,14 @@

'; - - echo '

' .$l['descrl2'] . '

'; - - } - - - echo '
'; - echo wpautop(sprintf($l['descrlang'], FP_CONTENT)); - echo '
'; - - */ - + if ($err) echo wpautop(sprintf($l['descrw'], FP_CONTENT)); ?> -
- \ No newline at end of file +