Images.php
authoredward <edward@roojs.com>
Wed, 5 Oct 2016 05:58:46 +0000 (13:58 +0800)
committeredward <edward@roojs.com>
Wed, 5 Oct 2016 05:58:46 +0000 (13:58 +0800)
Images.php

index 13ba397..e6c4f78 100644 (file)
@@ -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..