Iptables.php
authorAlan Knowles <alan@akbkhome.com>
Fri, 29 Mar 2013 08:42:07 +0000 (16:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 29 Mar 2013 08:42:07 +0000 (16:42 +0800)
Iptables.php

index 2651271..2fa337e 100644 (file)
@@ -248,7 +248,7 @@ class Pman_Admin_Iptables extends Pman {
         }
         
         
-         $rows = $this->readChain('postgres');
+        $rows = $this->readChain('postgres');
        
         
         // -A INPUT -p udp -m udp --dport 5432 -j postgres