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