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:
tjhunt 2008-08-15 03:23:04 +00:00
parent 6d99cadd0f
commit bd379592df

View File

@ -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;