dever 7 년 전
부모
커밋
3f7887c65c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      tm/lib/Controller/Passport.class.php

+ 2 - 2
tm/lib/Controller/Passport.class.php

@@ -49,8 +49,8 @@ class Passport extends Controller{
 	        }
         }
 
-        echo $this->config['url'] . "\r\n";
-		print_r($param);
+        //echo $this->config['url'] . "\r\n";
+		//print_r($param);
 
         $data = $this->httpPost($host, $param);