Update index.php
This commit is contained in:
parent
1eda718f7c
commit
5d596cfefe
|
|
@ -30,7 +30,7 @@
|
|||
require_once "resources/check_auth.php";
|
||||
|
||||
//check permissions
|
||||
if (permission_exists('extension_edit')) {
|
||||
if (permission_exists('gswave_view')) {
|
||||
//access granted
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue