Marius Burkard
2016-01-15 a713050f095c7b94c29b8e7ccadd71bcab1af4eb
server/plugins-available/firewall_plugin.inc.php
@@ -38,7 +38,7 @@
   public function onInstall() {
      global $conf;
      if($conf['bastille']['installed'] = true && $conf['services']['firewall'] == true) {
      if($conf['bastille']['installed'] == true && $conf['services']['firewall'] == true) {
         return true;
      } else {
         return false;