/[projects]/dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/coveragefileupload/AddressReport.java
ViewVC logotype

Diff of /dao/DaoAdresseVedligehold/src/main/java/dk/daoas/adressevedligehold/coveragefileupload/AddressReport.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3081 by torben, Wed Jul 6 09:52:51 2016 UTC revision 3082 by torben, Fri Jul 29 06:26:48 2016 UTC
# Line 100  public class AddressReport { Line 100  public class AddressReport {
100                  logger.info("Sending mail");                  logger.info("Sending mail");
101    
102                  String reportData = getReportData();                  String reportData = getReportData();
103                  String subject = "Indlæsnings rapport for " + source.getDistributor();                  String subject = "Adresse indlæsnings rapport for " + source.getDistributor();
104                                    
105                  String newOpenCloseAttachment = getAttachement();                  String newOpenCloseAttachment = getAttachement();
106    

Legend:
Removed from v.3081  
changed lines
  Added in v.3082

  ViewVC Help
Powered by ViewVC 1.1.20