Merge "resourceloader: Remove redundant calls to getState() in mw.loader.enqueue()"
[lhc/web/wiklou.git] / languages / classes / LanguageMl.php
index cf45762..176c64c 100644 (file)
@@ -41,7 +41,7 @@ class LanguageMl extends Language {
         *
         * @return string
         */
-       function normalize( $s ) {
+       public function normalize( $s ) {
                global $wgFixMalayalamUnicode;
                $s = parent::normalize( $s );
                if ( $wgFixMalayalamUnicode ) {