X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FHelpers%2FMappings.pm;h=48c4863076edb016e8ab3cf54a707b58c1c07f49;hb=4065042cd5d4e57afab40cfcf2074a6b4c7fd9c7;hp=fe7dc86b968036da7d51ccb276bc16ad7ad5d23d;hpb=90edf0b1ddcc2aa9ee7cdeb9b46e1ccbea6b0006;p=kivitendo-erp.git diff --git a/SL/DB/Helpers/Mappings.pm b/SL/DB/Helpers/Mappings.pm index fe7dc86b9..48c486307 100644 --- a/SL/DB/Helpers/Mappings.pm +++ b/SL/DB/Helpers/Mappings.pm @@ -1,5 +1,6 @@ package SL::DB::Helpers::Mappings; +use utf8; use strict; # these will not be managed as Rose::DB models, because they are not normalized, @@ -181,6 +182,6 @@ L =head1 AUTHOR -Sven Schöling +Sven Schöling =cut