enabled) { __("This page is restricted to authorized staff"); exit(); } include_once ("head.php"); ?>
" />
query("SELECT distinct(type) FROM defquotas WHERE TYPE != 'default' ORDER by type"); while($db->next_record()) { $type = $db->f("type"); echo "$type"; } ?> " />