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

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