From fffbb1445557d5f06050c4a95e8cf682dfdcf1cf Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 2 Feb 2020 15:37:50 -0700 Subject: [PATCH] Update xml_cdr_extension_summary.php --- app/xml_cdr/xml_cdr_extension_summary.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/xml_cdr/xml_cdr_extension_summary.php b/app/xml_cdr/xml_cdr_extension_summary.php index c8cca9d17b..ebf06bc8bb 100644 --- a/app/xml_cdr/xml_cdr_extension_summary.php +++ b/app/xml_cdr/xml_cdr_extension_summary.php @@ -216,7 +216,7 @@ //show the results echo "\n"; echo " \n"; - if ($_GET['show'] != "all" && permission_exists('xml_cdr_all')) { + if ($_GET['show'] === "all" && permission_exists('xml_cdr_all')) { echo " \n"; } echo " \n";
".$text['label-domain']."".$text['label-extension']."