Fix Notice: Undefined variable: sqlConditionLike.En Process variables
This commit is contained in:
@@ -610,6 +610,7 @@ class Variable
|
|||||||
$variableSql = "";
|
$variableSql = "";
|
||||||
$sqlLimit = "";
|
$sqlLimit = "";
|
||||||
$variableSqlLimit = "";
|
$variableSqlLimit = "";
|
||||||
|
$sqlConditionLike = "";
|
||||||
|
|
||||||
$criteria = new \Criteria("workflow");
|
$criteria = new \Criteria("workflow");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user