Pman/Reader/Parse/Bing.php
authorChris <chris@roojs.com>
Fri, 10 Jan 2014 09:21:09 +0000 (17:21 +0800)
committerChris <chris@roojs.com>
Fri, 10 Jan 2014 09:21:09 +0000 (17:21 +0800)
Pman/Reader/Parse/Bing.php

index 8e2a52e..b2e0341 100644 (file)
@@ -119,8 +119,8 @@ class Pman_Reader_Parse_Bing {
             
         }
         
-//        return $ret;
-        print_r($ret);
+        return $ret;
+//        print_r($ret);
     }
     
 }