7 lines
87 B
PHP
7 lines
87 B
PHP
<?php
|
|
include_once ("../core/config.php");
|
|
include_once ("firewall_library.php");
|
|
|
|
|
|
?>
|