X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FMIME.pm;h=8fc5a391f66019c58418376f91cc0aafbcb680b4;hb=549f187d3a2b1d15f96c4556714666ed954447bb;hp=9edfe0d0e8fe9b2e06ab8c24188cc3d1d419fb00;hpb=ecf8fe1e933fbb3ce5c9fc82259d913a9b941e1d;p=kivitendo-erp.git 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();