]> git.datanom.net - qtadmin.git/blobdiff - auth.php
add more debug info
[qtadmin.git] / auth.php
index be1a20dc0f5289ad857c100c2a13cd5699c14013..6d5210d5979326e028ed0fa71c10d54e7461ca0a 100644 (file)
--- a/auth.php
+++ b/auth.php
@@ -59,7 +59,7 @@ LF;
 </html>
 LE;
 
-    $util = Utils::getInstance();
+    $util = new Utils;
     if (isset($_GET['op']))
         $action = $_GET['op'];
     else
This page took 0.030511 seconds and 5 git commands to generate.