Images.php
authoredward <edward@roojs.com>
Wed, 5 Oct 2016 06:13:51 +0000 (14:13 +0800)
committeredward <edward@roojs.com>
Wed, 5 Oct 2016 06:13:51 +0000 (14:13 +0800)
Images.php

index 6768793..13ba397 100644 (file)
@@ -371,7 +371,7 @@ class Pman_Core_Images extends Pman
             
             
         }
-        print_r($html);exit;
+        
         
         $result = array();
         preg_match_all('/<a\s+[^>]+>/i',$html, $result);