Small Error in Docs

HershelSR - August 9, 2009 - 14:18
Project:Currency Exchange
Version:6.x-1.1
Component:Documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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)

#1

kbahey - August 9, 2009 - 17:14
Status:active» fixed

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

#2

System Message - August 23, 2009 - 17:20
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.