PM-2211: I added new column Error_mail in Email's log
This commit is contained in:
@@ -99,6 +99,8 @@ class AppMessageMapBuilder
|
||||
|
||||
$tMap->addColumn('APP_MSG_SHOW_MESSAGE', 'AppMsgShowMessage', 'int', CreoleTypes::TINYINT, true, null);
|
||||
|
||||
$tMap->addColumn('APP_MSG_ERROR', 'AppMsgError', 'string', CreoleTypes::LONGVARCHAR, true, null);
|
||||
|
||||
} // doBuild()
|
||||
|
||||
} // AppMessageMapBuilder
|
||||
|
||||
Reference in New Issue
Block a user