GoogleTranslate.php
authorChris <chris@roojs.com>
Wed, 2 Apr 2014 10:39:12 +0000 (18:39 +0800)
committerChris <chris@roojs.com>
Wed, 2 Apr 2014 10:39:12 +0000 (18:39 +0800)
GoogleTranslate.php

index 65961cd..1580450 100644 (file)
@@ -48,7 +48,7 @@ class Pman_Core_GoogleTranslate extends Pman
         curl_setopt($handle, CURLOPT_RETURNTRANSFER, true);
         curl_setopt($handle, CURLOPT_HTTPHEADER, array('X-HTTP-Method-Override: GET'));
  
-        $response = curl_exec($handle);
+//        $response = curl_exec($handle);
         
 //        print_r(http_build_query($param));