oilyflutesalad
2010-01-16 66d94a0790fb96e85debe5809d5ad48f0f27f798
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;