Update xml_cdr_import.php
This commit is contained in:
@@ -32,7 +32,6 @@
|
|||||||
set_include_path($document_root);
|
set_include_path($document_root);
|
||||||
$_SERVER["DOCUMENT_ROOT"] = $document_root;
|
$_SERVER["DOCUMENT_ROOT"] = $document_root;
|
||||||
require_once "resources/require.php";
|
require_once "resources/require.php";
|
||||||
$display_type = 'text'; //html, text
|
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
include "root.php";
|
include "root.php";
|
||||||
|
|||||||
Reference in New Issue
Block a user