Update clip_options_list.php
This commit is contained in:
parent
2c87e3817b
commit
0928e02c7d
|
|
@ -31,7 +31,7 @@
|
|||
require_once "resources/check_auth.php";
|
||||
|
||||
//check permissions
|
||||
if (permission_exists('php_editor_view')) {
|
||||
if (permission_exists('clip_edit')) {
|
||||
//access granted
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue