loading standalone gateways and events during export and import
This commit is contained in:
@@ -3056,8 +3056,9 @@ class Processes {
|
||||
}
|
||||
}
|
||||
else*/
|
||||
/*if(isset($oData->gateways))
|
||||
$this->createGatewayRows($oData->gateways);*/
|
||||
|
||||
if(isset($oData->gateways))
|
||||
$this->createGatewayRows($oData->gateways);
|
||||
|
||||
$this->createDynaformRows($oData->dynaforms);
|
||||
$this->createInputRows($oData->inputs);
|
||||
|
||||
Reference in New Issue
Block a user