Просмотр исходного кода

Revert "Update index.php"

This reverts commit 61ed3e5b811f87a3e1560c9dfdd12117767daca7.
causefx 9 лет назад
Родитель
Сommit
ab5c9adc2a
1 измененных файлов с 1 добавлено и 1 удалено
  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="database_Location" autofocus value="<?php echo dirname(__DIR__);?>" autocorrect="off" autocapitalize="off" required>
+                                                <input type="text" class="form-control material" name="databaseLocation" autofocus value="<?php echo dirname(__DIR__);?>" autocorrect="off" autocapitalize="off" required>
                                                 
                                                 <h5><?php echo $language->translate("SET_DATABASE_LOCATION");?></h5>