X-Git-Url: http://andersk.mit.edu/gitweb/sql-web.git/blobdiff_plain/4396d61b7dcd8b2c8d6e68ea36b6730d63aba76b..53f8750e5b66b6986b35b8fc38fbb1c2ab17095f:/test.php diff --git a/test.php b/test.php index 7876ba8..7b7ff64 100755 --- a/test.php +++ b/test.php @@ -28,7 +28,9 @@ $User = new User($Login->getUserId()); print_r($User->getDBList()); */ -checkQuotas(); +phpinfo(); + +//checkQuotas(); include 'tpl/foot.php'; ?>