Browse Source

Update index.php

Cerothen 9 năm trước cách đây
mục cha
commit
61ed3e5b81
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -896,7 +896,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>