This commit is contained in:
Roly Rudy Gutierrez Pinto
2017-01-10 10:48:38 -04:00
parent 19bdbb287a
commit e2c5c34db2

View File

@@ -409,6 +409,7 @@ class Task extends BaseTask
$this->setTasPosx("");
$this->setTasPosy("");
$this->setTasColor("");
$this->setTasGroupVariable("");
$this->fromArray($aData,BasePeer::TYPE_FIELDNAME);
if ($this->validate()) {