From 09243aa72ec1ae06d6053d15f185a096591d85b9 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 26 Mar 2009 04:44:12 +0000 Subject: Normalize code style. --- core/helpers/locale.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/helpers/locale.php') diff --git a/core/helpers/locale.php b/core/helpers/locale.php index 660c27e4..cae51070 100644 --- a/core/helpers/locale.php +++ b/core/helpers/locale.php @@ -55,7 +55,7 @@ class locale_Core { module::set_var("core", "installed_locales", join("|", $locales)); } - // TODO(andy_st): Might want to add a localizable language name as well. + // @todo Might want to add a localizable language name as well. private static function _init_language_data() { $l["af_ZA"] = "Afrikaans"; // Afrikaans $l["ar_SA"] = "العربية"; // Arabic -- cgit v1.2.3