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

index 29bcf42..a9fcc28 100644 (file)
@@ -368,8 +368,6 @@ class Pman_Core_Images extends Pman
             
             $html = self::replaceImgUrl($html, $baseURL, $img, $attr,  'src' );
             
-            
-            
         }