diff options
| author | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-05-04 03:02:01 +0300 |
|---|---|---|
| committer | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-05-04 03:02:01 +0300 |
| commit | 63f714d5a78b765c117ebf6bbdfdbd748dd45644 (patch) | |
| tree | 87a4db40e1ff699222ccfdf699a3904d1c665bfc /core/config | |
| parent | 931a93cd7bae092e2752064568cebe407d2bf46e (diff) | |
| download | gyraf1gov-63f714d5a78b765c117ebf6bbdfdbd748dd45644.tar.gz gyraf1gov-63f714d5a78b765c117ebf6bbdfdbd748dd45644.tar.bz2 gyraf1gov-63f714d5a78b765c117ebf6bbdfdbd748dd45644.zip | |
authentication; invitation; activation; base form setup
Diffstat (limited to 'core/config')
| -rw-r--r-- | core/config/anom_settings.php | 2 |
1 files changed, 0 insertions, 2 deletions
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 /////////////////////////////////////////////////////////// |
