Merge branch 'MDL-78461' of https://github.com/paulholden/moodle
This commit is contained in:
@@ -624,7 +624,7 @@ abstract class base {
|
||||
public function get_dir() {
|
||||
global $CFG;
|
||||
|
||||
if (!isset($pluginfo->rootdir)) {
|
||||
if (!isset($this->rootdir)) {
|
||||
return '';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user