Support forum login

©2006-2012 IAAI Software

Contact Us Privacy Policy

Add "€"

Submitted by achatguitare on Sun, 2006-04-23 15:23.

Hi,

This script is really great, but I would like to add "€" for the prices.
Can you help me ?

Cheers,

Submitted by support on Sun, 2006-04-23 15:25.

Hi,

In your config.php, you need:

<?php
  $config_currencyHTML 
"&euro;";
?>

That should do it!

Cheers,
David.