Images.php
authoredward <edward@roojs.com>
Wed, 5 Oct 2016 06:01:50 +0000 (14:01 +0800)
committeredward <edward@roojs.com>
Wed, 5 Oct 2016 06:01:50 +0000 (14:01 +0800)
Images.php

index e6c4f78..13ba397 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..