summaryrefslogtreecommitdiff
path: root/installer/helpers/installer.php
diff options
context:
space:
mode:
Diffstat (limited to 'installer/helpers/installer.php')
-rw-r--r--installer/helpers/installer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/helpers/installer.php b/installer/helpers/installer.php
index 81cb0ebe..f3470cd6 100644
--- a/installer/helpers/installer.php
+++ b/installer/helpers/installer.php
@@ -172,6 +172,7 @@ class installer {
"description" => "The following parameters will be used to install and " .
"configure your Gallery3 installation.",
"msgs" => array());
+ $arguments = array();
for ($i=0; $i < count($argv); $i++) {
switch (strtolower($argv[$i])) {
case "-d":