]> wagnertech.de Git - mfinanz.git/blobdiff - sql/Pg-upgrade2/add_more_constraints_fibu_projekt_xplace.pl
Charset & "use utf8" bei UTF-8-encodierten Datenbankupgradescripten gefixt
[mfinanz.git] / sql / Pg-upgrade2 / add_more_constraints_fibu_projekt_xplace.pl
index dd3705caa817e5dac59ec0fe1b61cb31b1676308..c9c720b0c609ab17b526e4001c9a8df9420b4c3b 100644 (file)
@@ -3,6 +3,7 @@
 # @depends: release_2_6_0 fix_acc_trans_ap_taxkey_bug
 # @charset: utf-8
 
+use utf8;
 use strict;
 use Data::Dumper;
 die("This script cannot be run from the command line.") unless ($main::form);