MDL-51603 dataformat: Removing subsystem from the list

This commit is contained in:
David Monllao 2016-04-20 14:40:47 +08:00
parent a5acf308ae
commit ba44323329

View File

@ -358,7 +358,6 @@ $cache = '.var_export($cache, true).';
'countries' => null,
'course' => $CFG->dirroot.'/course',
'currencies' => null,
'dataformat' => $CFG->dirroot.'/dataformat',
'dbtransfer' => null,
'debug' => null,
'editor' => $CFG->dirroot.'/lib/editor',