diff --git a/setup/index.php b/setup/index.php index b6d5b3eff0..df28b99365 100644 --- a/setup/index.php +++ b/setup/index.php @@ -73,7 +73,7 @@ echo " \n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; echo "
\n"; echo " \n"; @@ -127,13 +127,13 @@ - +
phpGroupWare Setup\n"; echo "\n"; echo "\n"; @@ -141,7 +141,7 @@ echo " \n"; echo " \n"; echo " \n"; - echo " \n"; + echo " \n"; echo " \n"; $db->Halt_On_Error = "report"; $currentver = "drop";
 Information
At your request, this script is going to take the evil action of dropping your existing tables and re-creating them in the new format.At your request, this script is going to take the evil action of deleting your existing tables and re-creating them in the new format.