MDL-50254 Mustache: Missing alias for namespaced class in mustache

Thanks to Francesco Bigiarini for the report and suggested fix.
This commit is contained in:
Damyon Wiese 2015-05-18 15:08:58 +08:00
parent 7ab171fdff
commit 4c7dfac372

View File

@ -28,6 +28,7 @@ namespace core\output;
use coding_exception;
use moodle_exception;
use core_component;
use theme_config;
/**
* Get information about valid locations for mustache templates.