mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Web\Url: remove forgotten "debug" line
This commit is contained in:
parent
4574a41eb5
commit
469eb3dc98
@ -109,7 +109,6 @@ class Url
|
||||
}
|
||||
|
||||
foreach ($params as $k => $v) {
|
||||
echo "Setting $k to $v\n";
|
||||
$urlParams->set($k, $v);
|
||||
}
|
||||
$url->setParams($urlParams);
|
||||
|
Loading…
x
Reference in New Issue
Block a user