From 72e7d50176a61eb5bb866ebe64607de6e23d21f2 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 18 Jan 2009 18:13:54 +0000 Subject: Remove the install.php file and move its contents into installer::command_line method. Create an index.php that is can be used to install Gallery3 from the web or command line. At this point all that works is the command line installer and if the web installer tries to run, it is redirected to the album main page. --- installer/install.php | 102 -------------------------------------------------- 1 file changed, 102 deletions(-) delete mode 100644 installer/install.php (limited to 'installer/install.php') diff --git a/installer/install.php b/installer/install.php deleted file mode 100644 index c33dff49..00000000 --- a/installer/install.php +++ /dev/null @@ -1,102 +0,0 @@ -