More debugging information, to make it easier to debug multiple PLIF-based projects that are outputting to the same error log.

This commit is contained in:
ian%hixie.ch 2002-11-09 15:26:41 +00:00
Родитель 1ace5878be
Коммит 09f66dd24a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -50,6 +50,7 @@ sub defaultOutputProtocol {
sub splitArguments {
my $self = shift;
$self->dump(5, "Invoked as: $ENV{'SCRIPT_NAME'}");
# register typical CGI variables
foreach my $property (qw(SERVER_SOFTWARE SERVER_NAME
GATEWAY_INTERFACE SERVER_PROTOCOL SERVER_PORT REQUEST_METHOD