diff options
author | Jean-Michel Vedrine <vedrine@vedrine.org> | 2016-01-24 13:18:38 +0100 |
---|---|---|
committer | Jean-Michel Vedrine <vedrine@vedrine.org> | 2016-01-24 13:20:41 +0100 |
commit | e0abd45dc194f7ede2b460c6e9c2c303d4321bd7 (patch) | |
tree | ca54f942ddac9c4cce62db73a8ee90c074331590 /lib.php | |
parent | ab2016462cb7204f8e5e7fb6e5b9bdf1f4db68c6 (diff) |
Solve display using MathJax for all websites
Diffstat (limited to 'lib.php')
-rw-r--r-- | lib.php | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -17,9 +17,8 @@ /** * Serve question type files * - * @since 2.0 - * @package qtype - * @subpackage algebra + * @since Moodle 2.0 + * @package qtype_algebra * @copyright Dongsheng Cai <dongsheng@moodle.com> * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ |