MDL-55237 core_component: Fix last namespace level matching
Thanks to Andreas Grabs for proposing a fix.
This commit is contained in:
@@ -26,6 +26,8 @@ namespace mod_forum\output\email;
|
||||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
require_once(__DIR__ . '/../../../renderer.php');
|
||||
|
||||
/**
|
||||
* Forum post renderable.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user