Iptables.php
[Pman.Admin] / Iptables.php
index 923ba6d..d2d251e 100644 (file)
@@ -153,7 +153,7 @@ class Pman_Admin_Iptables extends Pman {
 
     }
     
-    function readTable($chain)
+    function readChain($chain)
     {
         
          require_once 'System.php';