mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some references to the old qti2 folder name.
This commit is contained in:
parent
6d99cadd0f
commit
bd379592df
@ -14,7 +14,7 @@ require_once("$CFG->dirroot/question/format/qti_two/qt_common.php");
|
||||
*/
|
||||
define('CLOZE_TRAILING_TEXT_ID', 9999999);
|
||||
|
||||
class qformat_qti2 extends qformat_default {
|
||||
class qformat_qti_two extends qformat_default {
|
||||
|
||||
var $lang;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user