mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
& fix.
This commit is contained in:
parent
c07a004c40
commit
1eabaf73fa
@ -61,7 +61,7 @@ define('AN_ACTION_VOID', 0x08);
|
||||
* @uses $CFG
|
||||
* @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;
|
||||
static $conststring;
|
||||
|
Loading…
x
Reference in New Issue
Block a user