cmc-sales/views/currencies/jsonlist.ctp
2010-02-04 09:30:49 -07:00

5 lines
46 B
PHP

<?
echo $javascript->object($currencies);
?>