{*/* $Id: currencies.html,v 1.1.1.1 2004/01/07 09:18:19 shota 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}