From: Alan Knowles Date: Fri, 29 Mar 2013 08:42:28 +0000 (+0800) Subject: Iptables.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=a201b3db5ad5115165c9b08f5fdd373049031bed Iptables.php --- diff --git a/Iptables.php b/Iptables.php index 923ba6d..d2d251e 100644 --- a/Iptables.php +++ b/Iptables.php @@ -153,7 +153,7 @@ class Pman_Admin_Iptables extends Pman { } - function readTable($chain) + function readChain($chain) { require_once 'System.php';