isEnabled(); echo $l->isValid(); print_r($GLOBALS); */ //phpinfo(); //checkQuotas(); printMsgs(array('this is a test msg: test 0')); printMsgs(array('this is a test msg: test 1', 'this is a test msg: test 2')); printErrors(array('this is a test error: test 0')); printErrors(array('this is a test error: test 1', 'this is a test error: test 2')); print_r(getUsernameID('presbrey')); //include 'tpl/foot.php'; ?>