]> andersk Git - sql-web.git/blobdiff - test.php
sync main and dev
[sql-web.git] / test.php
index 16150f4d1ea62651232272762dc4d53495e2986e..af8af57740cc004c1213ba0eafd117e407e1d75f 100755 (executable)
--- a/test.php
+++ b/test.php
@@ -1,4 +1,7 @@
 <?php
+/*
+       (c) 2005 Joe Presbrey
+*/
 
 require_once('mitsql.cfg.php');
 require_once('mitsql.lib.php');
@@ -32,7 +35,7 @@ echo $l->isValid();
 print_r($GLOBALS);
 */
 
-//phpinfo();
+phpinfo();
 
 //checkQuotas();
 
This page took 0.162955 seconds and 4 git commands to generate.