Update xml_cdr_statistics_inc.php
This commit is contained in:
parent
1ae94fd51e
commit
cae9b1708c
|
|
@ -30,7 +30,7 @@
|
||||||
require_once "resources/check_auth.php";
|
require_once "resources/check_auth.php";
|
||||||
|
|
||||||
//check permissions
|
//check permissions
|
||||||
if (permission_exists('xml_cdr_view')) {
|
if (permission_exists('xml_cdr_statistics')) {
|
||||||
//access granted
|
//access granted
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue