Show
Ignore:
Timestamp:
2008-06-17 15:01:25 (6 months ago)
Author:
wwalc
Message:

Fix for #2226 (improved formatting, extension credits)

Files:
1 modified

Legend:

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

    r1941 r2077  
    11<?php 
    22 
    3 class FCKeditorParser extends Parser 
    4 { 
     3class FCKeditorParser extends Parser { 
    54        public static $fkc_mw_makeImage_options; 
    65        protected $fck_mw_strtr_span;