Merged in paulis/processmaker/RHOR-2161-A (pull request #5137)

HOR-2161
This commit is contained in:
Paula Quispe
2016-11-11 22:07:57 +00:00
6 changed files with 79 additions and 11 deletions

View File

@@ -97,6 +97,8 @@ class AbeConfigurationMapBuilder
$tMap->addColumn('ABE_CUSTOM_GRID', 'AbeCustomGrid', 'string', CreoleTypes::LONGVARCHAR, false, null);
$tMap->addColumn('ABE_EMAIL_SERVER_UID', 'AbeEmailServerUid', 'string', CreoleTypes::VARCHAR, false, 32);
} // doBuild()
} // AbeConfigurationMapBuilder