Revision 10b6637e
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
sql/Pg-upgrade2/USTVA_at.pl | ||
---|---|---|
4 | 4 |
|
5 | 5 |
use strict; |
6 | 6 |
|
7 |
use SL::DBUtils; |
|
8 |
|
|
7 | 9 |
unless ( $main::form ) { |
8 | 10 |
die("This script cannot be run from the command line."); |
9 | 11 |
} |
Auch abrufbar als: Unified diff
SL::DBUtils einbinden, wenn Funktionen daraus benutzt werden