saving issue with gateway while importing

This commit is contained in:
safan
2011-02-21 14:45:06 +00:00
parent 8999f3e77e
commit 9a42abaebb
5 changed files with 73 additions and 18 deletions

View File

@@ -3056,8 +3056,8 @@ 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);