mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
rss MDL-22204 added ability for user to reset their rss token
This commit is contained in:
parent
bfebaf64d8
commit
842cd18bc9
3 changed files with 121 additions and 17 deletions
|
@ -6970,6 +6970,7 @@ function get_core_subsystems() {
|
|||
'rating' => 'rating',
|
||||
'register' => 'admin/registration',
|
||||
'repository' => 'repository',
|
||||
'rss' => 'rss',
|
||||
'role' => $CFG->admin.'/role',
|
||||
'simpletest' => NULL,
|
||||
'search' => 'search',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue