]> andersk Git - sql-web.git/blobdiff - test.php
form submit bug preventing signups
[sql-web.git] / test.php
index 7876ba8ad8128b449b9508d98133bfbd2ae0edbf..7b7ff64650c053100a5336bc2644462ed11c6eea 100755 (executable)
--- 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';
 ?>
This page took 0.035575 seconds and 4 git commands to generate.