mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
"MDL-20027, fixed invalid capability name"
This commit is contained in:
parent
99e2c8bd7a
commit
dce2cbde64
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
$repository_flickr_public_capabilities = array(
|
||||
|
||||
'repository/flickr:view' => array(
|
||||
'repository/flickr_public:view' => array(
|
||||
'captype' => 'read',
|
||||
'contextlevel' => CONTEXT_SYSTEM,
|
||||
'legacy' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue