From: Alan Date: Mon, 28 Nov 2022 04:18:00 +0000 (+0800) Subject: ws X-Git-Url: http://git.roojs.org/?p=Pman.Base;a=commitdiff_plain;h=aae1a2b7069779b2891eea5862dbe9324d19db19 ws --- diff --git a/Pman/Login.php b/Pman/Login.php index 2ae65f1..b17a8c5 100644 --- a/Pman/Login.php +++ b/Pman/Login.php @@ -88,7 +88,7 @@ class Pman_Login extends Pman { $ff = class_exists('HTML_FlexyFramework2') ? HTML_FlexyFramework2::get() : HTML_FlexyFramework::get(); - //DB_DAtaObject::debugLevel(1); + //DB_DAtaObject::debugLevel(1); $u = $this->getAuthUser(); //print_r($u); if ($u) {