From bf7d8e9be5699ac01998c62a5b98af982dd0942e Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Sat, 15 Apr 2006 01:36:48 +0000 Subject: convert allow_html feature to permission p_liberty_enter_html --- LibertySystem.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LibertySystem.php') diff --git a/LibertySystem.php b/LibertySystem.php index b61029b..2a9a85e 100755 --- a/LibertySystem.php +++ b/LibertySystem.php @@ -3,7 +3,7 @@ * System class for handling the liberty package * * @package liberty -* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertySystem.php,v 1.25 2006/04/13 08:45:11 starrrider Exp $ +* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertySystem.php,v 1.26 2006/04/15 01:36:47 spiderr Exp $ * @author spider */ @@ -37,6 +37,7 @@ define( 'LIBERTY_SERVICE_RATING', 'rating'); define( 'LIBERTY_SERVICE_TRANSLATION', 'translation'); define( 'LIBERTY_SERVICE_CONTENT_TEMPLATES', 'content_templates'); define( 'LIBERTY_TEXT_AREA', 'editliberty'); +define( 'LIBERTY_UPLOAD', 'upload'); define( 'DEFAULT_ACCEPTABLE_TAGS', '


' .'
      • ' -- cgit v1.3