mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Disable 'html_abuse' filter on default install. Currently breaks the adding of images in textareas using wysiwyg.
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
<core name="frontpage_force"><![CDATA[array (
|
||||
0 => '',
|
||||
)]]></core>
|
||||
<core name="html_abuse">1</core>
|
||||
<core name="html_abuse">0</core>
|
||||
<core name="im_height">80</core>
|
||||
<core name="im_path">/usr/X11R6/bin/</core>
|
||||
<core name="im_width">80</core>
|
||||
|
Reference in New Issue
Block a user