PM-4315

PM-4315
This commit is contained in:
Paula V. Quispe
2015-12-08 11:58:34 -04:00
parent 49a7f4e7c9
commit d2852175b6
3 changed files with 9 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ class ListInbox extends BaseListInbox
*
*/
public function create($data, $isSelfService = false)
{
{
$con = Propel::getConnection( ListInboxPeer::DATABASE_NAME );
try {
if(isset($data['APP_TITLE'])) {