tbrehm
2013-01-04 65e8ac35b18fe6f85cfd8ff688a4da521dc568d0
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()