compatibility fix
This commit is contained in:
parent
567ebf1c22
commit
b2a82791df
@ -1100,7 +1100,7 @@ class ICrmOrderActions
|
||||
curl_exec($ch);
|
||||
curl_close($ch);
|
||||
} else {
|
||||
self::orderAgent();
|
||||
self::notForkedOrderAgent();
|
||||
}
|
||||
|
||||
return 'ICrmOrderActions::orderAgent();';
|
||||
|
Loading…
Reference in New Issue
Block a user