ws
authorAlan <alan@roojs.com>
Mon, 28 Nov 2022 04:18:00 +0000 (12:18 +0800)
committerAlan <alan@roojs.com>
Mon, 28 Nov 2022 04:18:00 +0000 (12:18 +0800)
Pman/Login.php

index 2ae65f1..b17a8c5 100644 (file)
@@ -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) {