@@ -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);