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