mirror of
https://github.com/friendica/friendica
synced 2024-11-16 07:33:54 +00:00
799e60aa62
- Move Friendica namespace to `src` - Move required `ezyang/htmlpurifier` to vendor - Remove existing static autoloader - Change boot.php reference to the autoloader
10 lines
275 B
Text
10 lines
275 B
Text
Output.CommentScriptContents
|
|
TYPE: bool
|
|
VERSION: 2.0.0
|
|
DEFAULT: true
|
|
--DESCRIPTION--
|
|
Determines whether or not HTML Purifier should attempt to fix up the
|
|
contents of script tags for legacy browsers with comments.
|
|
--ALIASES--
|
|
Core.CommentScriptContents
|
|
--# vim: et sw=4 sts=4
|