diff --git a/pandora_console/include/functions.php b/pandora_console/include/functions.php index f26dc60ea5..60f24efdb4 100644 --- a/pandora_console/include/functions.php +++ b/pandora_console/include/functions.php @@ -4347,6 +4347,8 @@ function pandora_xhprof_display_result($key='', $method='link') switch ($method) { case 'console': error_log("'{$new_url}'"); + break; + case 'link': default: echo "Performance\n";