Florian Schaal
2015-11-14 c8679f3ed2c82c9315f2f8d0c2ba914717b5c3d4
interface/web/admin/iptables_list.php
@@ -1,4 +1,6 @@
<?php
die('unused');
/*
Copyright (c) 2011, Andrew "lathama" Latham, Till Brehm, projektfarm Gmbh
All rights reserved.
@@ -27,8 +29,8 @@
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
require_once('../../lib/config.inc.php');
require_once('../../lib/app.inc.php');
require_once '../../lib/config.inc.php';
require_once '../../lib/app.inc.php';
/******************************************
* Begin Form configuration
@@ -48,4 +50,4 @@
$app->listform_actions->onLoad();
?>
?>