tbrehm
2010-01-18 ffa0d3d772af297c0ce7e872f8802a94d8f14e30
server/plugins-available/maildrop_plugin.inc.php
@@ -41,7 +41,7 @@
   function onInstall() {
      global $conf;
      
      if($conf['services']['mail'] == true) {
      if($conf['services']['mail'] == true && isset($conf['courier']['installed']) && $conf['courier']['installed'] == true) {
         return true;
      } else {
         return false;