]> wagnertech.de Git - kivitendo-erp.git/blobdiff - sql/Pg-upgrade2/globalprojectnumber_ap_ar_oe.pl
Funktionslokale Variablen nicht als global deklarieren.
[kivitendo-erp.git] / sql / Pg-upgrade2 / globalprojectnumber_ap_ar_oe.pl
index 6edd14dc4e109f330a0dac83a81a8231bd18bb70..608e44207a625aa2cc04a7e91e7588b2fd24c06a 100644 (file)
@@ -4,9 +4,6 @@
 
 use strict;
 
-# import vars from caller
-our ($dbup_locale, $dbup_myconfig, $dbh);
-
 die("This script cannot be run from the command line.") unless ($main::form);
 
 sub mydberror {