X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6f2893dcf199d5e5147cc2020c2ab6984f4274dc..da99c7bcf4a8ec82d9bc1d0c75aaba6ba4cd69ea:/sql/Pg-upgrade2/auth_enable_sales_all_edit.pl diff --git a/sql/Pg-upgrade2/auth_enable_sales_all_edit.pl b/sql/Pg-upgrade2/auth_enable_sales_all_edit.pl index e77fbee65..c6101e664 100644 --- a/sql/Pg-upgrade2/auth_enable_sales_all_edit.pl +++ b/sql/Pg-upgrade2/auth_enable_sales_all_edit.pl @@ -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);