Show
Ignore:
Timestamp:
2008-03-20 23:58:35 (5 months ago)
Author:
wwalc
Message:

+MW 12 compatibility, fixed E_STRICT warnings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MediaWiki/trunk/FCKeditorParser.body.php

    r1660 r1756  
    404404        } 
    405405        function replaceFreeExternalLinks( $text ) { return $text; } 
    406         function stripNoGallery($text) {} 
     406        function stripNoGallery(&$text) {} 
    407407        function stripToc( $text ) { 
    408408                //$prefix = '<span class="fck_mw_magic">';