X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/d3c4a10fe714842c534e69c69fb42b38974b14b7..3056d1173b4c0225eea764cd1bdfae965b198c14:/auth.php diff --git a/auth.php b/auth.php index be1a20d..6d5210d 100644 --- a/auth.php +++ b/auth.php @@ -59,7 +59,7 @@ LF; LE; - $util = Utils::getInstance(); + $util = new Utils; if (isset($_GET['op'])) $action = $_GET['op']; else