From dcd79f61689a9febfc422e0a51438f47d53e0617 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 8 Oct 2007 12:19:13 +0000 Subject: [PATCH] ...und auch den ausgang --- bin/mozilla/common.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/common.pl b/bin/mozilla/common.pl index 652bf9746..dfecb2878 100644 --- a/bin/mozilla/common.pl +++ b/bin/mozilla/common.pl @@ -37,7 +37,7 @@ sub build_std_url { my $url = "${script}?" . join('&', @parts); - $lxdebug->leave_sub(); + $lxdebug->leave_sub(2); return $url; } -- 2.20.1