r61859 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61858‎ | r61859 | r61860 >
Date:15:26, 2 February 2010
Author:philip
Status:ok
Tags:
Comment:
Follow up r61856, no need.
Modified paths:
  • /trunk/phase3/languages/classes/LanguageZh.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/classes/LanguageZh.php
@@ -171,15 +171,6 @@
172172 }
173173
174174 /**
175 - * word segmentation
176 - */
177 - function wordSegmentation( $string ) {
178 - // LanguageZh_hans::wordSegmentation
179 - $s = parent::wordSegmentation( $string );
180 - return $s;
181 - }
182 -
183 - /**
184175 * auto convert to zh-hans and normalize special characters.
185176 *
186177 * @param $string String

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r61856Follow up r60742, r60743, r60764, r60766, r61214, r61390. Split stripForSearc...philip15:09, 2 February 2010

Status & tagging log