jsonFile
This commit is contained in:
parent
0f7113e127
commit
4086e5cb22
|
|
@ -1,7 +1,7 @@
|
|||
<?php include 'header.php' ?>
|
||||
<?php
|
||||
|
||||
$file = __DIR__ . '/firewall.json';
|
||||
$jsonFile = __DIR__ . '/firewall.json';
|
||||
$data = [
|
||||
'80' => '',
|
||||
'443' => '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue