HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/cpanel/ea-php54/root/usr/share/pear/I18Nv2/Locale/EUR.php
<?php
/**
* $Id: EUR.php,v 1.6 2004/10/29 10:19:58 mike Exp $
* 
* @charset ISO-8859-15
*/

$this->currencyFormats[I18Nv2_CURRENCY_LOCAL][0] = chr(0xA4);
$this->currencyFormats[I18Nv2_CURRENCY_LOCAL][1] = 2;

$this->currencyFormats[I18Nv2_CURRENCY_INTERNATIONAL][0] = 'EUR';
$this->currencyFormats[I18Nv2_CURRENCY_INTERNATIONAL][1] = 2;
$this->currencyFormats[I18Nv2_CURRENCY_INTERNATIONAL][4] = '-';
$this->currencyFormats[I18Nv2_CURRENCY_INTERNATIONAL][5] = '';
$this->currencyFormats[I18Nv2_CURRENCY_INTERNATIONAL][6] = true;
$this->currencyFormats[I18Nv2_CURRENCY_INTERNATIONAL][7] = true;
$this->currencyFormats[I18Nv2_CURRENCY_INTERNATIONAL][8] = true;
$this->currencyFormats[I18Nv2_CURRENCY_INTERNATIONAL][9] = true;

?>