X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2%2Fauth_enable_sales_all_edit.pl;h=c6101e664624a460323c2a980fab61478b06edac;hb=15f021a67aa7e26458a3fbac8efe89ef9c0b0657;hp=e77fbee65382a2f3c41007dde45551d2da4538f5;hpb=6522c45ab592513a42f45a059d14b270d062c612;p=kivitendo-erp.git 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);