This commit is contained in:
ethem 2005-12-16 08:13:10 +00:00
parent c07a004c40
commit 1eabaf73fa

View File

@ -61,7 +61,7 @@ define('AN_ACTION_VOID', 0x08);
* @uses $CFG * @uses $CFG
* @todo cut-off time * @todo cut-off time
*/ */
function authorizenet_action(&$order, &$message, $action=AN_ACTION_NONE, $extra = NULL, &$reason = 0) function authorizenet_action(&$order, &$message, $action=AN_ACTION_NONE, $extra = NULL)
{ {
global $CFG; global $CFG;
static $conststring; static $conststring;