X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6522c45ab592513a42f45a059d14b270d062c612..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);