From: edward Date: Wed, 5 Oct 2016 05:42:22 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=178aa0ae2e5b301019b7278bd05238fd2f965b7a Images.php --- diff --git a/Images.php b/Images.php index 5097c851..13ba3977 100644 --- a/Images.php +++ b/Images.php @@ -338,7 +338,7 @@ class Pman_Core_Images extends Pman $baseURL = $ff->Pman_Images['public_baseURL']; preg_match_all('/]+>/i',$html, $result); - print_r($result);exit; + //print_r($result); $matches = array_unique($result[0]); foreach($matches as $img) { $imatch = array();