Update xml_cdr_details.php (#5455)
This commit is contained in:
parent
5358e8c0e4
commit
ca313c9d34
|
|
@ -30,7 +30,7 @@
|
|||
require_once "resources/check_auth.php";
|
||||
|
||||
//check permissions
|
||||
if (permission_exists('xml_cdr_view')) {
|
||||
if (permission_exists('xml_cdr_details')) {
|
||||
//access granted
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue