X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/ecf8fe1e933fbb3ce5c9fc82259d913a9b941e1d..a730d34238db1c8665a8b5e6973f19e5b3757820:/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();