Merge branch 'master' of lx-office.linet-services.de:lx-office-erp
[kivitendo-erp.git] / sql / Pg-upgrade2 / auth_enable_sales_all_edit.pl
index e77fbee..c6101e6 100644 (file)
@@ -3,6 +3,7 @@
 # @depends: release_2_6_0
 # @charset: utf-8
 
+use utf8;
 use strict;
 use Data::Dumper;
 die("This script cannot be run from the command line.") unless ($main::form);