mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update xml_cdr_extension_summary.php
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
//set the headers
|
//set the headers
|
||||||
header('Content-type: application/octet-binary');
|
header('Content-type: application/octet-binary');
|
||||||
header('Content-Disposition: attachment; filename=cdr-statistics.csv');
|
header('Content-Disposition: attachment; filename=extension-summary.csv');
|
||||||
|
|
||||||
//show the column names on the first line
|
//show the column names on the first line
|
||||||
$z = 0;
|
$z = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user