mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_handlers/e_parse_class.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_handlers/e_parse_class.php,v $
|
||||||
| $Revision: 1.26 $
|
| $Revision: 1.27 $
|
||||||
| $Date: 2007-12-30 23:31:18 $
|
| $Date: 2008-01-04 19:54:16 $
|
||||||
| $Author: e107steved $
|
| $Author: e107steved $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
@@ -90,7 +90,7 @@ class e_parse
|
|||||||
|
|
||||||
'user_body' => // text is user-entered (i.e. untrusted)'body' or 'bulk' text (e.g. custom page body, content body)
|
'user_body' => // text is user-entered (i.e. untrusted)'body' or 'bulk' text (e.g. custom page body, content body)
|
||||||
array(
|
array(
|
||||||
// no changes to default-on items
|
'constants'=>TRUE
|
||||||
),
|
),
|
||||||
|
|
||||||
'linktext' => // text is the 'content' of a link (A tag, etc)
|
'linktext' => // text is the 'content' of a link (A tag, etc)
|
||||||
|
Reference in New Issue
Block a user