MDL-29029 move unmaintained generator to admin tools
Do NOT add link into settings tree, this is extremely dangerous and buggy. It is now usable only in DEBUG_DEVELOPER mode!
This commit is contained in:
+1
-1
@@ -367,7 +367,7 @@ class plugin_manager {
|
||||
),
|
||||
|
||||
'tool' => array(
|
||||
'capability', 'profiling', 'unittest', 'unsuproles'
|
||||
'capability', 'generator', 'profiling', 'unittest', 'unsuproles'
|
||||
),
|
||||
|
||||
'webservice' => array(
|
||||
|
||||
Reference in New Issue
Block a user