mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-22015 more advances in frankenstyle usage needed for new amos_string_manager - fixed configurable admin dir
This commit is contained in:
parent
88623be168
commit
20e0ad6cde
@ -6750,7 +6750,7 @@ function get_core_subsystems() {
|
||||
if (!$info) {
|
||||
$info = array(
|
||||
'access' => NULL,
|
||||
'admin' => 'admin',
|
||||
'admin' => $CFG->admin,
|
||||
'auth' => 'auth',
|
||||
'block' => 'blocks',
|
||||
'blog' => 'blog',
|
||||
|
Loading…
x
Reference in New Issue
Block a user