From: edward Date: Wed, 5 Oct 2016 06:13:51 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=0f17af5a90f5dd09d71d87ea9dee905b845f4ef9;hp=44b776ecf8d7803185b709d71c8f1b505dbc4212;p=Pman.Core 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);