fixed bug
This commit is contained in:
parent
0dbba014d8
commit
f8fb62c77b
@ -33,6 +33,9 @@ $supportFunctions
|
||||
// Include system-level support file
|
||||
require_once 'sys.php';
|
||||
|
||||
// Include composer packages
|
||||
require 'vendor/autoload.php';
|
||||
|
||||
// Dynamically defined trigger function
|
||||
function $functionName(&\$data, &\$error) {
|
||||
$onUpdate_phpCode
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user