reprogrammed functionality

This commit is contained in:
2026-01-17 15:39:29 +01:00
parent f911b82716
commit e76fe4dfd6
7 changed files with 689 additions and 51 deletions
+3
View File
@@ -63,3 +63,6 @@ $_SESSION["emailuser"] = $emailuser;
$_SESSION["photouser"] = $avatar;
$photouser = $_SESSION["photouser"];
// include school settings
include('school_settings_loader.php');