瀏覽代碼

Update index.php

Cerothen 9 年之前
父節點
當前提交
79a105117c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -877,7 +877,7 @@ endif; ?>
 
                                             <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>