X-Git-Url: http://git.datanom.net/qtadmin.git/blobdiff_plain/b95d1cdbc4fe25e3f0df3b94e990f6af7b330c63..6f76d2ad116bae5f0f985bd708669ce07ede3e66:/auth.php diff --git a/auth.php b/auth.php index be1a20d..8cd2223 100644 --- a/auth.php +++ b/auth.php @@ -1,5 +1,5 @@ root . 'lib/utils.inc.php'; @@ -59,7 +59,7 @@ LF; LE; - $util = Utils::getInstance(); + $util = new Utils; if (isset($_GET['op'])) $action = $_GET['op']; else