Update v_xml_cdr_import.php

This commit is contained in:
FusionPBX 2018-02-23 08:40:25 -07:00 committed by GitHub
parent 4caaea382a
commit 14155c1ded
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@
set_include_path($document_root);
$_SERVER["DOCUMENT_ROOT"] = $document_root;
require_once "resources/require.php";
$display_type = 'text'; //html, text
}
else {
include "root.php";