mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-21 07:52:15 +00:00
Fix the app/xml_cdr/app_languages.php and remove the include ot the import when viewing xml cdr.
This commit is contained in:
@@ -34,9 +34,6 @@ else {
|
||||
exit;
|
||||
}
|
||||
|
||||
//import xml_cdr files
|
||||
require_once "v_xml_cdr_import.php";
|
||||
|
||||
//additional includes
|
||||
require_once "resources/paging.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user