From: edward Date: Wed, 5 Oct 2016 06:13:51 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0f17af5a90f5dd09d71d87ea9dee905b845f4ef9 Images.php --- diff --git a/Images.php b/Images.php index 67687938..13ba3977 100644 --- a/Images.php +++ b/Images.php @@ -371,7 +371,7 @@ class Pman_Core_Images extends Pman } - print_r($html);exit; + $result = array(); preg_match_all('/]+>/i',$html, $result);