diff options
Diffstat (limited to 'html/app/config/app_constants.php')
| -rw-r--r-- | html/app/config/app_constants.php | 2 |
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 ////////////////////////////////////////////////////////////// // ----------------------------------------------------------------------------- |
