mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
toHTML modifier processing moved to a new method.
This commit is contained in:
@@ -137,7 +137,7 @@ while($row = $sql->fetch())
|
||||
|
||||
function testToHTMLModifiers()
|
||||
{
|
||||
e107::getConfig()->set('make_clickable', 0)->save(false, true);
|
||||
// e107::getConfig()->set('make_clickable', 0)->save(false, true);
|
||||
|
||||
$list = $this->tp->getModifierList();
|
||||
|
||||
|
Reference in New Issue
Block a user