Merge "Add support for PHP7 random_bytes in favor of mcrypt_create_iv"
[lhc/web/wiklou.git] / languages / messages / MessagesIlo.php
index c09a241..6bc195b 100644 (file)
@@ -8,7 +8,7 @@
  *
  */
 
-$namespaceNames = array(
+$namespaceNames = [
        NS_MEDIA            => 'Midia',
        NS_SPECIAL          => 'Espesial',
        NS_TALK             => 'Tungtungan',
@@ -25,5 +25,4 @@ $namespaceNames = array(
        NS_HELP_TALK        => 'Tulong_tungtungan',
        NS_CATEGORY         => 'Kategoria',
        NS_CATEGORY_TALK    => 'Kategoria_tungtungan',
-);
-
+];