X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ecf8fe1e933fbb3ce5c9fc82259d913a9b941e1d..040b466d09c01e86a65dca2c04aadcda22af3e7b:/SL/MIME.pm diff --git a/SL/MIME.pm b/SL/MIME.pm index 9edfe0d0e..8fc5a391f 100644 --- a/SL/MIME.pm +++ b/SL/MIME.pm @@ -1,5 +1,7 @@ package SL::MIME; +use strict; + sub mime_type_from_ext { $main::lxdebug->enter_sub();