Changes 3 and 4 of the google sheet
This commit is contained in:
@@ -1211,7 +1211,7 @@ class TimerEvent
|
||||
try {
|
||||
|
||||
//Set variables
|
||||
$ws = new \wsBase();
|
||||
$ws = new \WsBase();
|
||||
$case = new \Cases();
|
||||
$common = new \ProcessMaker\Util\Common();
|
||||
$sysSys = (defined("SYS_SYS"))? SYS_SYS : "Undefined";
|
||||
|
||||
Reference in New Issue
Block a user