CONS ADDED

This commit is contained in:
velz 2018-12-03 16:05:55 +05:30
parent 259663b9fb
commit 02b30dbc87

View File

@ -423,6 +423,8 @@ defined('MORTAGEPROPERTIESID') OR define('MORTAGEPROPERTIESID','mortage_property
defined('BOUNCEMASTER') OR define('BOUNCEMASTER','m_bounce_reasaon');
defined('BOUNCEMASTERID') OR define('BOUNCEMASTERID','bounce_id');
defined('EXISTINGLOANTYPES') OR define('EXISTINGLOANTYPES','m_existing_loan_types');
defined('EXISTINGLOANTYPESID') OR define('EXISTINGLOANTYPESID','existing_loan_type_id');