mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-16057 - Blackboard import format relies on lib/tcpdf/html_entity_decode_php4.php, which no longer exists. This is not a fix. It just does enough so you can use other import formats.
This commit is contained in:
parent
5712be1c6f
commit
6d99cadd0f
@ -14,7 +14,6 @@
|
||||
* @subpackage importexport
|
||||
*/
|
||||
require_once ("$CFG->libdir/xmlize.php");
|
||||
require_once ("$CFG->libdir/tcpdf/html_entity_decode_php4.php");
|
||||
|
||||
class qformat_blackboard extends qformat_default {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user