Images.php
authorAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 02:56:24 +0000 (10:56 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 May 2012 02:56:24 +0000 (10:56 +0800)
Images.php

index 1d02ac3..e8dfb0d 100644 (file)
@@ -221,7 +221,7 @@ class Pman_Core_Images extends Pman
      */
     
     
-    static function replaceImgURLS($html)
+    static function replaceImageURLS($html)
     {
         
         $ff = HTML_FlexyFramework::get();