diff --git a/bureau/admin/bro_main.php b/bureau/admin/bro_main.php index 2bf0e8a0..3474c7d8 100644 --- a/bureau/admin/bro_main.php +++ b/bureau/admin/bro_main.php @@ -1,56 +1,56 @@ array ("request", "string", ""), - "o" => array ("request", "array", ""), - "d" => array ("request", "array", ""), - "perm" => array ("post", "array", array()), - "formu" => array ("request", "integer", ""), - "actextract" => array ("request", "string", ""), - "fileextract" => array ("request", "string", ""), - "actperms" => array ("request", "string", ""), - "actdel" => array ("request", "string", ""), - "actcopy" => array ("request", "string", ""), - "actrename" => array ("request", "string", ""), - "actmove" => array ("request", "string", ""), - "actmoveto" => array ("request", "string", ""), - "nomfich" => array ("request", "string", ""), - "del_confirm" => array ("request", "string", ""), - "cancel" => array ("request", "string", ""), - "showdirsize" => array ("request", "integer", "0"), - "nomfich" => array ("request", "string", ""), - ); + "R" => array ("request", "string", ""), + "o" => array ("request", "array", ""), + "d" => array ("request", "array", ""), + "perm" => array ("post", "array", array()), + "formu" => array ("request", "integer", ""), + "actextract" => array ("request", "string", ""), + "fileextract" => array ("request", "string", ""), + "actperms" => array ("request", "string", ""), + "actdel" => array ("request", "string", ""), + "actcopy" => array ("request", "string", ""), + "actrename" => array ("request", "string", ""), + "actmove" => array ("request", "string", ""), + "actmoveto" => array ("request", "string", ""), + "nomfich" => array ("request", "string", ""), + "del_confirm" => array ("request", "string", ""), + "cancel" => array ("request", "string", ""), + "showdirsize" => array ("request", "integer", "0"), + "nomfich" => array ("request", "string", ""), + ); getFields($fields); @@ -63,78 +63,78 @@ $R=$bro->convertabsolute($R,1); // on fait ? if (!empty($formu) && $formu) { switch ($formu) { - case 1: // Créer le répertoire $R.$nomfich - if (!$bro->CreateDir($R,$nomfich)) { - $error = $err->errstr(); - } - $p=$bro->GetPrefs(); - break; - case 6: // Créer le fichier $R.$nomfich - if (!$bro->CreateFile($R,$nomfich)) { - $error = $err->errstr(); - } - $p=$bro->GetPrefs(); - if ($p["createfile"]==1) { - $editfile=$nomfich; - include("bro_editor.php"); - exit(); - } - break; - case 2: // act vaut Supprimer Copier ou Renommer. - if ($actdel) { - if (!empty($del_confirm) ) { - if (!$bro->DeleteFile($d,$R)) { - $error = $err->errstr(); - } - } elseif (empty($cancel) && is_array($d)) { - include_once("head.php"); -?> -
- + | @@ -264,302 +264,302 @@ if ($formu==2 && ! (empty($actperms)) && count($d)) { /* We draw the file list and button bar only if there is files here ! */ if (count($c)) { -?> - |
";
-echo "
|
+
is_protected($R)) { -echo ""._("Edit this folder's protection").""; + echo ""._("Edit this folder's protection").""; } else { echo ""._("Protect this folder").""; @@ -567,33 +567,33 @@ else { ?>
- + - l_tgz[$p["downfmt"]]); ?> +l_tgz[$p["downfmt"]]); ?> -
- is_ftp($R)) { -?> - - - + is_ftp($R)) { + ?> + + + + - + ?> + - - +