This commit is contained in:
devdatt 2025-12-27 13:12:46 +05:30
parent 0f7113e127
commit 4086e5cb22
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php include 'header.php' ?>
<?php
$file = __DIR__ . '/firewall.json';
$jsonFile = __DIR__ . '/firewall.json';
$data = [
'80' => '',
'443' => '',