Update-Script für constraints in der acc_trans
[kivitendo-erp.git] / sql / Pg-upgrade2 / SKR04-3804-addition.pl
index 56136d0..2363076 100644 (file)
@@ -3,6 +3,7 @@
 # @depends:
 # @charset: UTF-8
 
+use utf8;
 use strict;
 
 die("This script cannot be run from the command line.") unless ($main::form);