1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Fixes #434 - Unable to post YouTube videos on fresh install with TinyMce4.

This commit is contained in:
Cameron
2014-06-06 03:56:15 -07:00
parent e21ae16edd
commit 8b6435935d

View File

@@ -160,7 +160,7 @@
'tinymce' => '1.0', 'tinymce' => '1.0',
)]]></core> )]]></core>
<core name="post_html">254</core> <core name="post_html">254</core>
<core name="post_script">255</core> <core name="post_script">254</core>
<core name="filter_script">1</core> <core name="filter_script">1</core>
<core name="html_abuse">1</core> <core name="html_abuse">1</core>
<core name="pageCookieExpire">84600</core> <core name="pageCookieExpire">84600</core>