From 1b83e51d124d14d57fd2fa5a2150ebd52e2bde27 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Mon, 18 Dec 2017 13:22:35 +0530 Subject: [PATCH] course details changes done --- Apollo/api/application/config/constants.php | 2 ++ 1 file changed, 2 insertions(+) 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