get_dblist();
$r=$mysql->get_userslist();
?>
raise("INFO", "mysql", _("You have no database at the moment."));
} else if(!$r || empty($r)){
$msg->raise("INFO", "mysql", _("You have no sql user at the moment."));
}
echo $msg->msg_html_all();
?>
cancreate("mysql")) {
$q=$quota->getquota("mysql");
if($q['u'] == 0 ){
?>