]> wagnertech.de Git - mfinanz.git/blobdiff - SL/LXDebug.pm
Nachtrag Requestlogging: request method
[mfinanz.git] / SL / LXDebug.pm
index d98d36a1af304393727f158475aef27e5f346b40..6517d9c4c3f4806fe07384b5c519c284599e62b3 100644 (file)
@@ -350,7 +350,7 @@ sub log_request {
 
   my $template = <<EOL;
 *************************************
GET $ENV{SCRIPT_NAME}    $session_id ($::myconfig{login})
$ENV{REQUEST_METHOD} $ENV{SCRIPT_NAME}    $session_id ($::myconfig{login})
    routing: $type, controller: $controller, action: $action
 EOL