X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/b95d1cdbc4fe25e3f0df3b94e990f6af7b330c63..HEAD:/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