ftimme
2011-10-10 67a707831e6df413654c65bcf8ccc08d3bd5cd2c
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()