Till Brehm
2016-02-09 f1926a01df8871cdacb29c97ffbfd7ff18d1610a
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;