Remove redundant php open tag

This commit is contained in:
johnnyq 2025-06-19 00:27:33 -04:00
parent 498e86aa7a
commit 857b5d1bfd
1 changed files with 0 additions and 2 deletions

View File

@ -125,8 +125,6 @@ if (isset($_POST['add_database'])) {
}
<?php
if (isset($_POST['restore'])) {
// === 1. Validate uploaded file ===