From: Moritz Bunkus Date: Thu, 30 Dec 2010 10:19:51 +0000 (+0100) Subject: Merge branch 'master' of ssh://lx-office.linet-services.de/~/lx-office-erp X-Git-Tag: release-2.6.2beta1~35 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/c22f33d9690d04557773c5594c4158384e4889dd?hp=6c6fffef43b9fbcfeb7fd437a1c8523b2ed166a2 Merge branch 'master' of ssh://lx-office.linet-services.de/~/lx-office-erp --- diff --git a/sql/Pg-upgrade2/USTVA_at.pl b/sql/Pg-upgrade2/USTVA_at.pl index 24fa60850..1cafb2de9 100644 --- a/sql/Pg-upgrade2/USTVA_at.pl +++ b/sql/Pg-upgrade2/USTVA_at.pl @@ -4,6 +4,8 @@ use strict; +use SL::DBUtils; + unless ( $main::form ) { die("This script cannot be run from the command line."); }