Pman/Login.php
authorjohn <john@roojs.com>
Tue, 3 Apr 2018 03:50:52 +0000 (11:50 +0800)
committerjohn <john@roojs.com>
Tue, 3 Apr 2018 03:50:52 +0000 (11:50 +0800)
Pman/Login.php

index c3af64a..79f84ee 100644 (file)
@@ -231,7 +231,7 @@ class Pman_Login extends Pman
     {
         //DB_DataObject::debugLevel(1);
         
-        print_r($this);exit;
+        print_r($v);exit;
         
         if (!empty($_REQUEST['getAuthUser'])) {
             $this->sendAuthUserDetails();