diff --git a/bureau/admin/bro_main.php b/bureau/admin/bro_main.php index 18881eb2..c7c240ba 100644 --- a/bureau/admin/bro_main.php +++ b/bureau/admin/bro_main.php @@ -336,7 +336,7 @@ echo "\">".htmlentities($c[$i]["name"])."/\n"; echo "
is_protected($R)) { -echo ""._("Edit this folder's restrictions").""; +echo ""._("Edit this folder's protection").""; } else { echo ""._("Protect this folder").""; @@ -545,7 +545,7 @@ else {
-" />
-- \ No newline at end of file diff --git a/bureau/admin/dom_edit.php b/bureau/admin/dom_edit.php index 40a4de8e..8927dcdf 100644 --- a/bureau/admin/dom_edit.php +++ b/bureau/admin/dom_edit.php @@ -32,6 +32,11 @@ include_once("head.php"); $fields = array ( "domain" => array ("request", "string", ""), + "sub" => array ("request", "string", ""), + "type" => array ("request", "integer", $dom->type_local), + "sub_local" => array ("request", "string", "/"), + "sub_url" => array ("request", "string", "http://"), + "sub_ip" => array ("request", "string", ""), ); getFields($fields); @@ -45,17 +50,21 @@ $dom->unlock(); @@ -94,16 +103,16 @@ for($i=0;$i<$r["nsub"];$i++) { show_help("sql_bck"); diff --git a/bureau/admin/sql_getparam.php b/bureau/admin/sql_getparam.php index 98f48c80..a97e70a0 100644 --- a/bureau/admin/sql_getparam.php +++ b/bureau/admin/sql_getparam.php @@ -53,7 +53,7 @@ if (!$r=$mysql->get_dblist()) {
server; ?>
- +cancreate("mysql")) { ?> + + + + +