Changeset 1756 for MediaWiki/trunk/FCKeditorParser.body.php
- Timestamp:
- 2008-03-20 23:58:35 (5 months ago)
- Files:
-
- 1 modified
-
MediaWiki/trunk/FCKeditorParser.body.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
MediaWiki/trunk/FCKeditorParser.body.php
r1660 r1756 404 404 } 405 405 function replaceFreeExternalLinks( $text ) { return $text; } 406 function stripNoGallery( $text) {}406 function stripNoGallery(&$text) {} 407 407 function stripToc( $text ) { 408 408 //$prefix = '<span class="fck_mw_magic">';