mcramer
2012-10-09 aea43bbcd1a3671bb0b1292cea6eb145d70a5be7
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()