From e2810bc15b98ea9744d0aab6c1f13c7385adbb2b Mon Sep 17 00:00:00 2001 From: raul Date: Thu, 10 Jul 2014 10:29:50 -0300 Subject: [i18n] reorganized the internationalization system --- lang/dictionary.php | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 lang/dictionary.php (limited to 'lang/dictionary.php') diff --git a/lang/dictionary.php b/lang/dictionary.php deleted file mode 100644 index e1281dd1..00000000 --- a/lang/dictionary.php +++ /dev/null @@ -1,35 +0,0 @@ - $text){ - $array[$key] = $text[LANG]; - } - return $array; - } - -} -- cgit v1.2.3-55-g7522