diff --git a/bureau/admin/sql_bck.php b/bureau/admin/sql_bck.php index b0d04b3d..62952f29 100644 --- a/bureau/admin/sql_bck.php +++ b/bureau/admin/sql_bck.php @@ -46,6 +46,8 @@ if (!$r=$mysql->get_mysql_details($id)) { ?>

+
+
$error

 

"; diff --git a/bureau/admin/sql_del.php b/bureau/admin/sql_del.php index adf66374..edc1ffcd 100644 --- a/bureau/admin/sql_del.php +++ b/bureau/admin/sql_del.php @@ -49,6 +49,8 @@ if ($confirm=="y") { ?>

+
+



@@ -67,4 +69,4 @@ while (list($key,$val)=each($_POST)) { " /> " onclick="history.back()" />

- \ No newline at end of file + diff --git a/bureau/admin/sql_dorestore.php b/bureau/admin/sql_dorestore.php index f7d15772..c1aad8d0 100644 --- a/bureau/admin/sql_dorestore.php +++ b/bureau/admin/sql_dorestore.php @@ -36,6 +36,8 @@ if (!$r=$mysql->get_mysql_details($id)) { } ?>

+
+
@@ -56,4 +58,4 @@ __("You currently have no database defined"); } ?>

- \ No newline at end of file + diff --git a/bureau/admin/sql_getparam.php b/bureau/admin/sql_getparam.php index a97e70a0..4f7003ad 100644 --- a/bureau/admin/sql_getparam.php +++ b/bureau/admin/sql_getparam.php @@ -36,6 +36,8 @@ if (!$r=$mysql->get_dblist()) { ?>

+
+
$error

 

"; diff --git a/bureau/admin/sql_list.php b/bureau/admin/sql_list.php index 6f10e1dc..87865a6b 100644 --- a/bureau/admin/sql_list.php +++ b/bureau/admin/sql_list.php @@ -34,6 +34,8 @@ $r=$mysql->get_dblist(); ?>

+
+
$error

"; diff --git a/bureau/admin/sql_passchg.php b/bureau/admin/sql_passchg.php index a9565825..61ed7216 100644 --- a/bureau/admin/sql_passchg.php +++ b/bureau/admin/sql_passchg.php @@ -36,6 +36,8 @@ if (!$r=$mysql->get_dblist()) { ?>

+
+
$error

"; diff --git a/bureau/admin/sql_restore.php b/bureau/admin/sql_restore.php index 194e555b..1da2f5fe 100644 --- a/bureau/admin/sql_restore.php +++ b/bureau/admin/sql_restore.php @@ -41,6 +41,8 @@ if (!$r=$mysql->get_mysql_details($id)) { ?>

+
+
$error

 

"; diff --git a/bureau/admin/sql_users_add.php b/bureau/admin/sql_users_add.php index 75d82bd5..870a0ffc 100644 --- a/bureau/admin/sql_users_add.php +++ b/bureau/admin/sql_users_add.php @@ -44,12 +44,15 @@ if (!$quota->cancreate("mysql_users")) { ?>

+
+
$error

"; if ($fatal) { ?> +

+
+



diff --git a/bureau/admin/sql_users_list.php b/bureau/admin/sql_users_list.php index cc9a38e4..aad8ee77 100644 --- a/bureau/admin/sql_users_list.php +++ b/bureau/admin/sql_users_list.php @@ -35,6 +35,8 @@ $rdb=$mysql->get_dblist(); ?>

+
+
$error

 

"; diff --git a/bureau/admin/sql_users_rights.php b/bureau/admin/sql_users_rights.php index 7adb6b43..5244a7bc 100644 --- a/bureau/admin/sql_users_rights.php +++ b/bureau/admin/sql_users_rights.php @@ -39,6 +39,8 @@ $r=$mysql->get_user_dblist($id); ?>

user["login"]."_".$id) ?>

+
+
$error

 

";