X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/b735f45033d8daef70ee2c82365a86cc06281f4c..7df63f1575c1987f699ee99a19b95da00703e8d0:/SL/Mailer.pm diff --git a/SL/Mailer.pm b/SL/Mailer.pm index 2e2a60cec..02b117398 100644 --- a/SL/Mailer.pm +++ b/SL/Mailer.pm @@ -36,6 +36,8 @@ use SL::Common; use SL::MIME; use SL::Template; +use strict; + my $num_sent = 0; sub new {