Module permissions modal enforcement sweep to match its post counterpart

This commit is contained in:
johnnyq
2026-07-25 00:28:42 -04:00
parent 7a793cbbcc
commit 761b2a7af4
39 changed files with 78 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
require_once '../../../includes/modal_header.php';
enforceUserPermission('module_support');
// Initialize the HTML Purifier to prevent XSS
require_once "../../../libs/htmlpurifier/HTMLPurifier.standalone.php";