From: edward Date: Wed, 5 Oct 2016 06:01:50 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=eeff73b109136c3d7e0bea8c070632db460d2242 Images.php --- diff --git a/Images.php b/Images.php index e6c4f788..13ba3977 100644 --- a/Images.php +++ b/Images.php @@ -455,7 +455,7 @@ class Pman_Core_Images extends Pman } else { $provider = $provider == 'Images/Thumb' ? 'Images' : $provider; } - print_r($img->URL($thumbsize, $provider, $baseURL));exit; + // finally replace the original TAG with the new version..