mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update domains.php
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
}
|
||||
|
||||
//check permission
|
||||
if (permission_exists('domain_view')) {
|
||||
if (permission_exists('domain_all') && permission_exists('domain_view')) {
|
||||
//access granted
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user