* s~\t+$~~
[lhc/web/wiklou.git] / languages / LanguageIt.php
index 4ddfe8c..84e7e29 100644 (file)
@@ -714,7 +714,7 @@ class LanguageIt extends LanguageUtf8 {
                global $wgQuickbarSettingsIt;
                return $wgQuickbarSettingsIt;
        }
-       
+
        function formatMonth( $month, $format ) {
                return $this->getMonthAbbreviation( $month );
        }