needed this after all

This commit is contained in:
divinity76 2025-03-17 15:00:31 +01:00 committed by GitHub
commit b2da712233
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -570,6 +570,7 @@ if ((isset($_SESSION[FM_SESSION_ID]['logged'], $auth_users[$_SESSION[FM_SESSION_
$theme = $te3;
}
$cfg->save();
session_write_close();
echo true;
}