Remove function code for old way ajax-modal, moved modals over to modal_header/footer and removed _new

This commit is contained in:
johnnyq
2025-08-25 00:07:51 -04:00
parent 41f957ea3b
commit 451206525e
92 changed files with 180 additions and 260 deletions

View File

@@ -1,5 +1,5 @@
<?php
require_once '../../../includes/modal_header_new.php';
require_once '../../../includes/modal_header.php';
$file_id = intval($_GET['id']);