summaryrefslogtreecommitdiff
path: root/installer/index.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-01-19 05:18:43 +0000
committerBharat Mediratta <bharat@menalto.com>2009-01-19 05:18:43 +0000
commit2126ac70024f343c28282a2d97f6755e58248a68 (patch)
tree2936c18a94465f60bf648d337e2d598c206d1af0 /installer/index.php
parentc136a2e84aade9125b7df95607949834fc02b952 (diff)
Remove -m flag.
Diffstat (limited to 'installer/index.php')
-rw-r--r--installer/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/installer/index.php b/installer/index.php
index b0a4d417..0d77188d 100644
--- a/installer/index.php
+++ b/installer/index.php
@@ -25,7 +25,6 @@
* -p Database user password (default: )
* -d Database name (default: gallery3)
* -t Table prefix (default: )
- * -m Modules to install (default: core, user)
*/
define("DOCROOT", dirname(dirname(__FILE__)) . "/");
define("VARPATH", DOCROOT . "var/");