r48016 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48015‎ | r48016 | r48017 >
Date:06:59, 4 March 2009
Author:philip
Status:ok
Tags:
Comment:
typo.
Modified paths:
  • /trunk/phase3/languages/LanguageConverter.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/LanguageConverter.php
@@ -77,7 +77,7 @@
7878 // these flags above are reserved for program
7979 'A'=>'A', // add rule for convert code (all text convert)
8080 'T'=>'T', // title convert
81 - 'R'=>'R', // row content
 81+ 'R'=>'R', // raw content
8282 'D'=>'D', // convert description (subclass implement)
8383 '-'=>'-', // remove convert (not implement)
8484 'H'=>'H', // add rule for convert code (but no display in placed code )

Status & tagging log