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