Update xml_cdr.php
This commit is contained in:
@@ -430,7 +430,7 @@ if (!class_exists('xml_cdr')) {
|
|||||||
$database->app_uuid = '56165644-598d-4ed8-be01-d960bcb8ffed';
|
$database->app_uuid = '56165644-598d-4ed8-be01-d960bcb8ffed';
|
||||||
$database->save($array);
|
$database->save($array);
|
||||||
$message = $database->message;
|
$message = $database->message;
|
||||||
unset($array)
|
unset($array);
|
||||||
}
|
}
|
||||||
|
|
||||||
//save to the database in xml format
|
//save to the database in xml format
|
||||||
|
|||||||
Reference in New Issue
Block a user