]> wagnertech.de Git - kivitendo-erp.git/blobdiff - sql/Pg-upgrade2/USTVA_at.pl
Merge branch 'master' of ssh://lx-office.linet-services.de/~/lx-office-erp
[kivitendo-erp.git] / sql / Pg-upgrade2 / USTVA_at.pl
index 0ad72a0c34fcd339b09b6afb62d53f775a72f5a1..1cafb2de9e20a7eee369b414bbfd8f2a82738464 100644 (file)
@@ -4,13 +4,12 @@
 
 use strict;
 
+use SL::DBUtils;
+
 unless ( $main::form ) {
   die("This script cannot be run from the command line.");
 }
 
-# import vars from caller
-our ($dbup_locale, $dbup_myconfig, $dbh, $iconv);
-
 if ( check_coa('Austria') ){
 
   if ( coa_is_empty() )  {