Browse Source

Update index.php

Cerothen 9 years ago
parent
commit
79a105117c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -877,7 +877,7 @@ endif; ?>
 
 
                                             <div class="form-group">
                                             <div class="form-group">
 
 
-                                                <input type="text" class="form-control material" name="databaseLocation" autofocus value="<?php echo dirname(__DIR__);?>" autocorrect="off" autocapitalize="off" required>
+                                                <input type="text" class="form-control material" name="database_Location" autofocus value="<?php echo dirname(__DIR__);?>" autocorrect="off" autocapitalize="off" required>
                                                 
                                                 
                                                 <h5><?php echo $language->translate("SET_DATABASE_LOCATION");?></h5>
                                                 <h5><?php echo $language->translate("SET_DATABASE_LOCATION");?></h5>