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/index.php | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 installer/index.php (limited to 'installer/index.php') diff --git a/installer/index.php b/installer/index.php new file mode 100644 index 00000000..a8cc4aae --- /dev/null +++ b/installer/index.php @@ -0,0 +1,92 @@ +