Posted by ferrangil on June 4, 2009 at 11:50am
Jump to:
| Project: | Currency Exchange |
| Version: | 6.x-1.1 |
| Component: | Documentation |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
I think there's an error in the APi.txt help file.
Instead offunction currency_api_exchange($currency_from, $currency_to, $amount = 1)
it should say:function currency_api_convert($currency_from, $currency_to, $amount = 1)
right?
Working great, thanks for the module.
Comments
#1
FYI - I'm using that function on a node-page.tpl.php template just to convert and print aproximated equivalences...
#2
Fixed. Thanks
#3
Automatically closed -- issue fixed for 2 weeks with no activity.