2.7.0
[kivitendo-erp.git] / sql / Pg-upgrade2 / USTVA_at.pl
index 0ad72a0..1cafb2d 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() )  {