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

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