X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=config.default.php;h=acd3ddc62b4d6bec2a5ea0b3539bcc78d5b71627;hb=3bd9d76da0a8c8f014f83fc5203b9954b66737ab;hp=a1089866fefb298ba30f01d9b1a6b1e7ad811e4d;hpb=d025fc1f712592f0707e8ed980f51d5e2252174c;p=fa-stable.git diff --git a/config.default.php b/config.default.php index a1089866..acd3ddc6 100644 --- a/config.default.php +++ b/config.default.php @@ -178,7 +178,7 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ Choose Exchange Rate Provider Default is ECB for backwards compatibility */ - $xr_providers = array("ECB", "EXCHANGE-RATES.ORG", "CCA", "YAHOO", "GOOGLE", "BLOOMBERG"); + $xr_providers = array("ECB", "EXCHANGE-RATES.ORG", "GOOGLE", "YAHOO", "BLOOMBERG"); $dflt_xr_provider = 0; /*