From 81f0e29d535ccd3b36426db7d5eb5a31ae13fed1 Mon Sep 17 00:00:00 2001 From: Federico Leva Date: Tue, 11 Feb 2014 09:24:50 +0100 Subject: [PATCH] It's 2014 already Change-Id: Ic6564ccdd897ee2f9449eac62d086de607943cdf --- UniversalLanguageSelector.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UniversalLanguageSelector.php b/UniversalLanguageSelector.php index 38944cd6..1375c724 100644 --- a/UniversalLanguageSelector.php +++ b/UniversalLanguageSelector.php @@ -107,7 +107,7 @@ $GLOBALS['wgULSIMEEnabled'] = true; /** * Enable the webfonts feature for all users by default. * Can be controlled by the user. - * @since 2013.01 + * @since 2014.02 */ $GLOBALS['wgULSWebfontsEnabled'] = true;