summaryrefslogtreecommitdiff
path: root/html/app/config/app_constants.php
diff options
context:
space:
mode:
authorGeorge Halkiadakis <gchalkiadakis@sklavenitis.co.gr>2023-03-29 05:07:28 +0300
committerGeorge Halkiadakis <gchalkiadakis@sklavenitis.co.gr>2023-03-29 05:07:28 +0300
commita16d070c4f8301a8b68220aca6d3573705be9025 (patch)
tree588529ec92de8c19eacf9ddfbe5f2a534c52c374 /html/app/config/app_constants.php
parent5ce005a4f120c7470cd84c1af306b64c52e3dbfc (diff)
downloadclassroom-authentication.tar.gz
classroom-authentication.tar.bz2
classroom-authentication.zip
user's setup-account pages (work in progress)backofficeauthentication
Diffstat (limited to 'html/app/config/app_constants.php')
-rw-r--r--html/app/config/app_constants.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/html/app/config/app_constants.php b/html/app/config/app_constants.php
index b5fb6d8..3c8d4c3 100644
--- a/html/app/config/app_constants.php
+++ b/html/app/config/app_constants.php
@@ -1,5 +1,7 @@
<?php
+define('SITE_TITLE', 'Classroom');
+
// DEFAULT VALUES //////////////////////////////////////////////////////////////
// -----------------------------------------------------------------------------