James Moger
2014-09-25 388f49ada1b32bd2e99c964a0278094e4f21c3fb
src/main/java/com/gitblit/manager/INotificationManager.java
@@ -22,6 +22,14 @@
public interface INotificationManager extends IManager {
   /**
    * Returns true if the email service is configured and ready to send notifications.
    *
    * @return true if the email service is operational
    * @since 1.6.0
    */
   boolean isSendingMail();
   /**
    * Notify the administrators by email.
    *
    * @param subject