enabled) { __("This page is restricted to authorized staff"); include_once("foot.php"); exit(); } $fields = array ( "uid" => array ("request", "integer", 0), ); getFields($fields); if (!$us=$admin->get($uid)) { $error=$err->errstr(); } $mem->su($uid); if (!$r=$quota->getquota()) { $error=$err->errstr(); } $mem->unsu(); ?>
$error"; include_once("foot.php"); exit(); } ?>