mcramer
2013-07-03 6193781f083839996441d76e798b709c52ce591d
- Fixed: changes to database_use not stored in sys_datalog (and not propagated to slave(s))

1 files modified
2 ■■■ changed files
interface/web/sites/form/database_user.tform.php 2 ●●● patch | view | raw | blame | history
interface/web/sites/form/database_user.tform.php
@@ -44,7 +44,7 @@
$form["action"]            = "database_user_edit.php";
$form["db_table"]        = "web_database_user";
$form["db_table_idx"]    = "database_user_id";
$form["db_history"]        = "no";
$form["db_history"]        = "yes";
$form["tab_default"]    = "database_user";
$form["list_default"]    = "database_user_list.php";
$form["auth"]            = 'yes'; // yes / no