From f0681bc53e37d0715b95cc97fdffa768a3d660eb Mon Sep 17 00:00:00 2001 From: skeeter Date: Tue, 10 Oct 2000 22:53:45 +0000 Subject: [PATCH] small fixes --- setup/index.php | 6 +++--- setup/setup_auth.inc.php | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/setup/index.php b/setup/index.php index 9b2cd92a1b..fe2e94864b 100644 --- a/setup/index.php +++ b/setup/index.php @@ -69,7 +69,7 @@ echo " \n"; echo " \n"; echo " "; - echo "
\n"; + echo " \n"; echo " \n"; echo " \n"; echo " \n"; @@ -98,7 +98,7 @@ echo " \n"; echo "\n"; ?> - > + @@ -248,4 +248,4 @@ echo ""; //db->disconnect(); -?> \ No newline at end of file +?> diff --git a/setup/setup_auth.inc.php b/setup/setup_auth.inc.php index cdfd6e324f..7aa846a117 100644 --- a/setup/setup_auth.inc.php +++ b/setup/setup_auth.inc.php @@ -55,3 +55,4 @@ if (isset($FormPW) ) { } // Auth ok. setcookie("SetupCookie","$SetupCookie"); +?>
 Upgrade information