From: edward Date: Wed, 5 Oct 2016 05:48:38 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=08f7f81deea196847198f38e6f80d929f8144109 Images.php --- diff --git a/Images.php b/Images.php index 0b2daec6..b471d7df 100644 --- a/Images.php +++ b/Images.php @@ -357,7 +357,9 @@ class Pman_Core_Images extends Pman continue; } print_r($attr['src']); + echo "\n"; print_r($baseURL); + echo "\n"; print_f(strpos($attr['src'], $baseURL));exit; if (0 !== strpos($attr['src'], $baseURL)) { // it starts with our 'new' baseURL?