array ("request", "string", (empty($domain)?"":$domain) ), "sub" => array ("request", "string", (empty($sub)?"":$sub) ), ); getFields($fields); $dom->lock(); if (!$r=$dom->get_domain_all($domain)) { $error=$err->errstr(); echo "
$error
"; include('foot.php'); die(); } if (isset($error) && $error ) { echo "$error
"; } $dom->unlock(); ?>'; foreach ($problems as $p) echo $p.""; echo "
"; } ?>
'.htmlspecialchars($iidir).'';
if ( ! file_exists($bro->convertabsolute($iidir,0))) { echo " "._("Directory not found").""; }
} else {
if ($r["sub"][$i]['type']) echo " ".htmlspecialchars($r["sub"][$i]["dest"]); } ?> |
";__("Disable");echo "";
break;
case 'ENABLE':
__("Activation pending");
break;
case 'DISABLED':
__("Disabled");
echo " ";__("Enable");echo ""; break; case 'DISABLE': __("Desactivation pending"); break; } } }?> |