enabled) { $msg->raise("ERROR", "admin", _("This page is restricted to authorized staff")); echo $msg->msg_html_all(); exit(); } $fields = array ( "synchronise" => array ("get", "integer", "0"), ); getFields($fields); include_once ("head.php"); ?>
";__("User's quotas synchronised");echo "
"; } $quota->create_missing_quota_profile(); echo $msg->msg_html_all(); ?>