diff --git a/bureau/admin/sql_getparam.php b/bureau/admin/sql_getparam.php index 4f7003ad..dd6b32f0 100644 --- a/bureau/admin/sql_getparam.php +++ b/bureau/admin/sql_getparam.php @@ -59,7 +59,7 @@ if (!$r=$mysql->get_dblist()) { server; ?> - + diff --git a/bureau/admin/sta2_add_raw.php b/bureau/admin/sta2_add_raw.php index 653025c8..2499acdd 100644 --- a/bureau/admin/sta2_add_raw.php +++ b/bureau/admin/sta2_add_raw.php @@ -36,6 +36,8 @@ if (!$quota->cancreate("sta2")) { include_once("head.php"); ?>

+
+
$error

"; @@ -61,4 +63,4 @@ include_once("head.php"); " /> show_help("sta2_add"); ?> - \ No newline at end of file + diff --git a/bureau/admin/sta2_edit_raw.php b/bureau/admin/sta2_edit_raw.php index 09c8f632..54c6f5ce 100644 --- a/bureau/admin/sta2_edit_raw.php +++ b/bureau/admin/sta2_edit_raw.php @@ -42,6 +42,8 @@ if (!$id) { ?>

+
+
$error

"; @@ -65,4 +67,4 @@ if (!$id) { " /> - \ No newline at end of file + diff --git a/bureau/admin/sta2_list.php b/bureau/admin/sta2_list.php index 665218d9..9f911ff9 100644 --- a/bureau/admin/sta2_list.php +++ b/bureau/admin/sta2_list.php @@ -32,7 +32,9 @@ require_once("../class/config.php"); include_once("head.php"); ?> -

+

+
+
cancreate("sta2")) { ?>

@@ -80,4 +82,4 @@ while (list($key,$val)=each($r)) - \ No newline at end of file + diff --git a/bureau/class/m_dom.php b/bureau/class/m_dom.php index aa7f9a46..0fda88ec 100644 --- a/bureau/class/m_dom.php +++ b/bureau/class/m_dom.php @@ -178,7 +178,7 @@ class m_dom { * force ne devrait être utilisé que par le super-admin. $ @return boolean Retourne FALSE si une erreur s'est produite, TRUE sinon. */ - function add_domain($domain,$dns,$noerase=0,$force=0,$isslave,$slavedom) { + function add_domain($domain,$dns,$noerase=0,$force=0,$isslave=0,$slavedom="") { global $db,$err,$quota,$classes,$L_MX,$L_FQDN,$tld,$cuid,$bro; $err->log("dom","add_domain",$domain); $mx="1"; diff --git a/bureau/locales/fr_FR/LC_MESSAGES/messages.po b/bureau/locales/fr_FR/LC_MESSAGES/messages.po index 1d260a44..d6fd6050 100644 --- a/bureau/locales/fr_FR/LC_MESSAGES/messages.po +++ b/bureau/locales/fr_FR/LC_MESSAGES/messages.po @@ -2066,8 +2066,8 @@ msgid "Change those Raw Statistics." msgstr "Modifier ce jeu de stats brutes." #: ../admin/sta2_list.php:36 ../admin/sta2_list.php:35 -msgid "Statistics List" -msgstr "Liste des jeux de statistiques" +msgid "Raw Statistics List" +msgstr "Liste des jeux de statistiques brutes" #: ../admin/sta2_list.php:40 ../admin/sta2_list.php:39 msgid "Create new Raw Statistics (apache)" @@ -2877,3 +2877,6 @@ msgstr "Fonctionnalit msgid "Please check which databases you want to delete" msgstr "Vous devez cocher les bases de données que vous souhaitez effacer" +msgid "Main database" +msgstr "Base de données principale" +