Update file_options_list.php
This commit is contained in:
parent
f4baf081c8
commit
b40d8ad375
|
|
@ -31,7 +31,7 @@
|
||||||
require_once "resources/check_auth.php";
|
require_once "resources/check_auth.php";
|
||||||
|
|
||||||
//check permissions
|
//check permissions
|
||||||
if (permission_exists('script_editor_view')) {
|
if (permission_exists('edit_view')) {
|
||||||
//access granted
|
//access granted
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue