From 43ee80817b9e6984a88bf8755f1537f436bd46d0 Mon Sep 17 00:00:00 2001 From: wjames5 Date: Fri, 18 Aug 2006 17:37:13 +0000 Subject: adds MAPS service constant --- LibertySystem.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LibertySystem.php') diff --git a/LibertySystem.php b/LibertySystem.php index 328574a..bc095da 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.37 2006/08/08 06:39:41 squareing Exp $ +* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertySystem.php,v 1.38 2006/08/18 17:37:13 wjames5 Exp $ * @author spider */ @@ -40,6 +40,7 @@ define( 'LIBERTY_SERVICE_TRANSLATION', 'translation'); define( 'LIBERTY_SERVICE_TRANSLITERATION', 'transliteration'); define( 'LIBERTY_SERVICE_CONTENT_TEMPLATES', 'content_templates'); define( 'LIBERTY_SERVICE_GEO', 'global_positioning' ); +define( 'LIBERTY_SERVICE_MAPS', 'map_display' ); define( 'LIBERTY_TEXT_AREA', 'editliberty'); define( 'LIBERTY_UPLOAD', 'upload'); -- cgit v1.3