tbrehm
2013-02-06 fc85c73e1de4426f9fd50d75292ec130b62d2fa6
server/plugins-available/iptables_plugin.inc.php
@@ -8,8 +8,11 @@
 function onInstall()
 {
  global $conf;
  /*
  if($conf['iptables']['installed'] = true) return true;
  else return false;
  */
  return false;
 }
 function onLoad()