Using __construct for all the language constructors, and few minor fixes.
[lhc/web/wiklou.git] / languages / LanguageConverter.php
index 53cf67e..9bb6715 100644 (file)
@@ -30,7 +30,7 @@ class LanguageConverter {
         * @param array $flags array defining the custom strings that maps to the flags
      * @access public
      */
-       function LanguageConverter($langobj, $maincode,
+       function __construct($langobj, $maincode,
                                                                $variants=array(),
                                                                $variantfallbacks=array(),
                                                                $markup=array(),