1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 13:47:31 +02:00

Set <script> posting to "Nobody" on default install.

This commit is contained in:
Cameron
2013-07-10 04:56:29 -07:00
parent afe9b50a82
commit bba53152ca

View File

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