API.txt minor error
ferrangil - June 4, 2009 - 11:50
| Project: | Currency Exchange |
| Version: | 6.x-1.1 |
| Component: | Documentation |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
I think there's an error in the APi.txt help file.
Instead of
function 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.

#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.