mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
& fix.
This commit is contained in:
parent
c07a004c40
commit
1eabaf73fa
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user