{*/* $Id: currencies.html,v 1.1.2.1 2003/11/12 12:54:16 kasugai Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2003 osCommerce Released under the GNU General Public License */*} {if (isset($currencies) && is_object($currencies)) && (substr(basename($smarty.server.PHP_SELF), 0, 8) != 'checkout')}{include_php file="`$smarty.const.DIR_FS_BOXES`currencies.php"} {osc_draw_module title="`$smarty.const.BOX_HEADING_CURRENCIES`" contents=$currencies_contents} {/if}