mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update download.php
This commit is contained in:
@@ -40,6 +40,6 @@
|
||||
|
||||
//download
|
||||
$obj = new xml_cdr;
|
||||
$obj->download();
|
||||
$obj->download($_GET['id']);
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user