From 63f714d5a78b765c117ebf6bbdfdbd748dd45644 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Thu, 4 May 2023 03:02:01 +0300 Subject: authentication; invitation; activation; base form setup --- core/config/anom_settings.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/config') diff --git a/core/config/anom_settings.php b/core/config/anom_settings.php index 50056bf..6713771 100644 --- a/core/config/anom_settings.php +++ b/core/config/anom_settings.php @@ -41,8 +41,6 @@ define('APP_NAME', 'e-Classroom'); // Application Name define('APP_VERSION', 'v0.2'); // Application version -define('SESSION_NAME', 'clroom'); // Session Name - /** APPLICATION PATHS /////////////////////////////////////////////////////////// -- cgit v1.2.3