mirror of
https://github.com/moodle/moodle.git
synced 2025-07-19 21:31:32 +02:00
MDL-16668 import htmlpurifier 3.1.1 to HEAD
This commit is contained in:
@@ -35,7 +35,7 @@ class HTMLPurifier_HTMLModule_Tidy extends HTMLPurifier_HTMLModule
|
||||
* @todo Wildcard matching and error reporting when an added or
|
||||
* subtracted fix has no effect.
|
||||
*/
|
||||
public function construct($config) {
|
||||
public function setup($config) {
|
||||
|
||||
// create fixes, initialize fixesForLevel
|
||||
$fixes = $this->makeFixes();
|
||||
|
Reference in New Issue
Block a user