From 6aec14d81d39e276bce418662cff3110a5552331 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 5 Oct 2016 13:58:46 +0800 Subject: [PATCH] Images.php --- Images.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.. -- 2.39.2