Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88623be
)
MDL-22015 more advances in frankenstyle usage needed for new amos_string_manager...
author
Petr Skoda
<skodak@moodle.org>
Thu, 1 Apr 2010 20:56:08 +0000
(20:56 +0000)
committer
Petr Skoda
<skodak@moodle.org>
Thu, 1 Apr 2010 20:56:08 +0000
(20:56 +0000)
lib/moodlelib.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/moodlelib.php
b/lib/moodlelib.php
index
95d5384
..
a8721e1
100644
(file)
--- a/
lib/moodlelib.php
+++ b/
lib/moodlelib.php
@@
-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',