X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/03ca3d74f96bf05a9c632b3e0f9538785d8a0fc6..c22f33d9690d04557773c5594c4158384e4889dd:/sql/Pg-upgrade2/USTVA_at.pl 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."); }