James Moger
2014-09-17 18d3e302f595b14ef87420305af56738490730cb
src/main/java/com/gitblit/manager/NotificationManager.java
@@ -71,6 +71,11 @@
      return this;
   }
   @Override
   public boolean isSendingMail() {
      return mailService.isReady();
   }
   /**
    * Notify the administrators by email.
    *