From: edward Date: Wed, 5 Oct 2016 05:58:46 +0000 (+0800) Subject: Images.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=6aec14d81d39e276bce418662cff3110a5552331 Images.php --- diff --git a/Images.php b/Images.php index 13ba3977..e6c4f788 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..