It helps when you don't break things...
[lhc/web/wiklou.git] / includes / Utf8Case.php
index 9acac70..1d3af41 100644 (file)
@@ -6,8 +6,8 @@
  * Hack for bugs in ucfirst() and company
  *
  * These are pulled from memcached if possible, as this is faster than filling
- * up a big array manually. See also languages/LanguageUtf8.php
- * @package MediaWiki
+ * up a big array manually.
+ * @addtogroup Language
  */
 
 /*
@@ -1502,4 +1502,4 @@ $wikiLowerChars = array (
        "\xf0\x90\x90\xa5" => "\xf0\x90\x91\x8d"
 );
 
-?>
+