From 323bdc1479435f02837ec59d75be323b2d3689cf Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Wed, 7 Feb 2018 17:23:46 +0530 Subject: [PATCH] course details changes done --- Apollo/api/application/config/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apollo/api/application/config/constants.php b/Apollo/api/application/config/constants.php index 7b41f07e..1cb26b57 100755 --- a/Apollo/api/application/config/constants.php +++ b/Apollo/api/application/config/constants.php @@ -130,7 +130,7 @@ defined('INCOMEOUTCOMEMASTER') OR define('INCOMEOUTCOMEMASTER','T_Income_Outcome defined('FEES_INSTALLMENT') OR define('FEES_INSTALLMENT','T_Fees_Installments'); defined('CENTER') OR define('CENTER','T_CenterMaster'); defined('SESSIONMASTER') OR define('SESSIONMASTER','T_Session_Master'); -defined('SESSIONDETAILS') OR define('SESSIONDETAILS','T_Session_Details'); +defined('SESSIONDETAILS') OR define('SESSIONDETAILS','T_SessionDetails');