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