school id fixed

This commit is contained in:
2026-01-20 08:58:54 +01:00
parent 3fb512e713
commit 7c574649a0
5 changed files with 56 additions and 1 deletions
+7
View File
@@ -64,5 +64,12 @@ $_SESSION["photouser"] = $avatar;
$photouser = $_SESSION["photouser"];
// include school settings
include('schoolid_select.php');
// include school settings
include('school_settings_loader.php');