From dba1ff6f945b843bf8e2f15dd0e0546b9ee30852 Mon Sep 17 00:00:00 2001 From: wjames5 Date: Wed, 10 Oct 2007 18:07:17 +0000 Subject: migrate core ajax services off prototype to mochikit --- LibertySystem.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LibertySystem.php') diff --git a/LibertySystem.php b/LibertySystem.php index d6cabd7..0323b50 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.92 2007/07/27 07:48:52 wjames5 Exp $ +* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertySystem.php,v 1.93 2007/10/10 18:07:17 wjames5 Exp $ * @author spider */ @@ -41,6 +41,7 @@ define( 'LIBERTY_SERVICE_MAPS', 'map_display' ); define( 'LIBERTY_SERVICE_METADATA', 'metadata' ); define( 'LIBERTY_SERVICE_MENU', 'menu' ); define( 'LIBERTY_SERVICE_RATING', 'rating'); +define( 'LIBERTY_SERVICE_REBLOG', 'reblogging_rss_feeds'); define( 'LIBERTY_SERVICE_SEARCH', 'search'); define( 'LIBERTY_SERVICE_THEMES', 'themes'); define( 'LIBERTY_SERVICE_TAGS', 'tags'); -- cgit v1.3