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

Status:active» fixed

Fixed in -dev, and should be in the tarball tonight.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here