From 5a74d8d7fb1b7e2014cb73d746d970e4627c0f60 Mon Sep 17 00:00:00 2001 From: mattab Date: Tue, 11 Feb 2014 12:27:22 +1300 Subject: [PATCH] Fixes #4654 Updating currencies. Thanks for the suggestion! --- core/DataFiles/Currencies.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/core/DataFiles/Currencies.php b/core/DataFiles/Currencies.php index 89152680246..f8b788ce6de 100644 --- a/core/DataFiles/Currencies.php +++ b/core/DataFiles/Currencies.php @@ -1,4 +1,4 @@ - array('$', 'East Caribbean dollar'), 'EGP' => array('ج.م', 'Egyptian pound'), 'ERN' => array('Nfk', 'Eritrean nakfa'), - 'EEK' => array('kr', 'Estonian kroon'), 'ETB' => array('Br', 'Ethiopian birr'), // 'EUR' => array('€', 'Euro'), 'FKP' => array('£', 'Falkland Islands pound'), @@ -103,7 +101,6 @@ 'KWD' => array('د.ك', 'Kuwaiti dinar'), 'KGS' => array('лв', 'Kyrgyzstani som'), 'LAK' => array('₭', 'Lao kip'), - 'LVL' => array('Ls', 'Latvian lats'), 'LBP' => array('ل.ل', 'Lebanese pound'), 'LSL' => array('L', 'Lesotho loti'), 'LRD' => array('$', 'Liberian dollar'),