Add versioning/release system - December 2024 / 24.12
This commit is contained in:
@@ -9,7 +9,7 @@ require_once "check_login.php";
|
||||
validateAdminRole();
|
||||
|
||||
// TODO: Change this to enforceAdminPermission();
|
||||
// We can't do this until everyone has the new database fields added in 1.4.9 on Sept 14th 2024
|
||||
// We can't do this until everyone has the new database fields added in db 1.4.9 on Sept 14th 2024
|
||||
|
||||
require_once "header.php";
|
||||
|
||||
@@ -22,3 +22,5 @@ require_once "inc_wrapper.php";
|
||||
require_once "inc_alert_feedback.php";
|
||||
|
||||
require_once "filter_header.php";
|
||||
|
||||
require_once "app_version.php";
|
||||
|
||||
Reference in New Issue
Block a user