Using __construct for all the language constructors, and few minor fixes.
[lhc/web/wiklou.git] / languages / LanguageZh.php
index f2052ee..b24c08e 100644 (file)
@@ -43,7 +43,7 @@ class ZhConverter extends LanguageConverter {
 */
 class LanguageZh extends LanguageZh_cn {
 
-       function LanguageZh() {
+       function __construct() {
                global $wgHooks;
                $this->mConverter = new ZhConverter($this, 'zh',
                                             array('zh', 'zh-cn', 'zh-tw', 'zh-sg', 'zh-hk'),