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

ferrangil - June 4, 2009 - 11:51

FYI - I'm using that function on a node-page.tpl.php template just to convert and print aproximated equivalences...

#2

kbahey - June 5, 2009 - 02:07
Status:active» fixed

Fixed. Thanks

#3

System Message - June 19, 2009 - 02:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.