mcramer
2013-01-21 47828f1cbb10ced0e0a90aa6e75d228a9d7cc9ed
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()