stage #1

Merged
ThaMunsta merged 351 commits from stage into main 2025-11-10 14:37:21 +00:00
Showing only changes of commit b85137096d - Show all commits

View File

@@ -452,8 +452,6 @@ if (isset($_POST['bulk_edit_asset_status'])) {
}
if (isset($_POST['bulk_archive_assets'])) {
var_dump($_POST);
exit;
enforceUserPermission('module_support', 2);