diff --git a/Apollo/api/application/config/constants.php b/Apollo/api/application/config/constants.php index d2cb6063..ce687749 100755 --- a/Apollo/api/application/config/constants.php +++ b/Apollo/api/application/config/constants.php @@ -117,6 +117,8 @@ defined('STUDENTS_FEES_STATUS') OR define('STUDENTS_FEES_STATUS','T_Students_Fee defined('STUDENTS_FEES_PAID') OR define('STUDENTS_FEES_PAID','T_Students_Fees_PaidDetails'); defined('STUDY_MATERIAL_STATUS') OR define('STUDY_MATERIAL_STATUS','T_StudyMaterialStatus'); defined('CERTIFICATION') OR define('CERTIFICATION','T_CertificationMaster'); +defined('DEFAULTACTIVITY') OR define('DEFAULTACTIVITY','T_StatusMaster'); + //end of database table name