From 62b9df5b4faa402a46ebfc0d8a8dce3ce1f9c29e Mon Sep 17 00:00:00 2001 From: Dave Goodwin Date: Mon, 5 Mar 2012 22:00:51 +0000 Subject: [PATCH] reindent git-svn-id: https://xerteonlinetoolkits.googlecode.com/svn/trunk@273 912cdd6b-5c7d-d5a7-a2ba-d0f0cdb91641 --- setup/page2.php | 247 ++++++++++++++++++++++-------------------------- 1 file changed, 111 insertions(+), 136 deletions(-) diff --git a/setup/page2.php b/setup/page2.php index f509057131..bc3a304498 100644 --- a/setup/page2.php +++ b/setup/page2.php @@ -1,185 +1,162 @@ - - -

Sorry, the attempt to connect to the host has failed. MySQL reports the following error -

- - - -

Sorry, the attempt to create the database to the database has failed. MySQL reports the following error -

- - - -

Sorry, the attempt to specify which database we need to work on (the MySQL keyword - USE) has failed. MySQL reports the following error - "; ?>

- - +

Sorry, the attempt to connect to the host has failed. MySQL reports the following error - +

+ +

Sorry, the attempt to create the database to the database has failed. MySQL reports the following error - + +

+ +

Sorry, the attempt to specify which database we need to work on (the MySQL keyword - USE) has failed. MySQL reports the following error - +

"; + } + $temp = explode(";", file_get_contents("basic.sql")); - }else{ + $x=0; - ?> + while($x!=count($temp)){ -

Sorry, The query has failed. MySQL reports the following error -

+ if($_POST['database_prefix']!=""){ - -

The file /setup/database.txt was not set to be writable - this means future pages will not work. Please edit this file before continuing. - +

Sorry, The query has failed. MySQL reports the following error - +

+ -

The file /setup/database.txt could not be written too - this means future pages will not work. Please edit this file before continuing. - +

The file /setup/database.txt was not set to be writable - this means future pages will not work. Please edit this file before continuing. + +

The file /setup/database.txt could not be written too - this means future pages will not work. Please edit this file before continuing. + -

Edit the file to add in the database host, database name and prefix

-
- - -
- +

Edit the file to add in the database host, database name and prefix

+
+ + +
+ +

The file /setup/database.txt was not set to be writable - this means future pages will not work. Please edit this file before continuing. + -

The file /setup/database.txt was not set to be writable - this means future pages will not work. Please edit this file before continuing. - -

The file /setup/database.txt could not be written too - this means future pages will not work. Please edit this file before continuing. - +

The file /setup/database.txt could not be written too - this means future pages will not work. Please edit this file before continuing. + -

Edit the file to add in the database host, database name and prefix

-
- - -
- +

Edit the file to add in the database host, database name and prefix

+
+ + +
+ @@ -191,13 +168,11 @@

-



-



- +



+



+

- -