Posted by hershel on August 9, 2009 at 2:18pm
Jump to:
| Project: | Currency Exchange |
| Version: | 6.x-1.1 |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Line 7 of API.txt says:
function currency_api_exchange($currency_from, $currency_to, $amount = 1)but it should be:
function currency_api_convert($currency_from, $currency_to, $amount = 1)
Comments
#1
Fixed in -dev, and should be in the tarball tonight.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.