Merge branch 'master' of ssh://lx-office/~/lx-office-erp
[kivitendo-erp.git] / sql / Pg-upgrade2 / rundungsfehler_korrigieren_BUG1328.pl
index b7dadb4..1e9b00d 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);