summaryrefslogtreecommitdiff
path: root/LibertySystem.php
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2005-08-30 22:25:07 +0000
committerMax Kremmel <xing@synapse.plus.com>2005-08-30 22:25:07 +0000
commitf54d3fa65f9aed33d22ff188b4fc3ec81542566b (patch)
tree9715c57bdfeca9d04fef52c5720781c8b2ece1e1 /LibertySystem.php
parent2ffdf635ef58937eca0ae3d7c95bc3c052968126 (diff)
downloadliberty-f54d3fa65f9aed33d22ff188b4fc3ec81542566b.tar.gz
liberty-f54d3fa65f9aed33d22ff188b4fc3ec81542566b.tar.bz2
liberty-f54d3fa65f9aed33d22ff188b4fc3ec81542566b.zip
synch recent changes from R1 to HEAD
Diffstat (limited to 'LibertySystem.php')
-rwxr-xr-xLibertySystem.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/LibertySystem.php b/LibertySystem.php
index 1c358bf..28e18d2 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.6 2005/08/24 20:55:17 squareing Exp $
+* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertySystem.php,v 1.7 2005/08/30 22:25:07 squareing Exp $
* @author spider <spider@steelsun.com>
*/
@@ -28,6 +28,7 @@ define( 'DATA_PLUGIN', 'data' );
define( 'LIBERTY_SERVICE_ACCESS_CONTROL', 'access_control' );
define( 'LIBERTY_SERVICE_CATEGORIZATION', 'categorization' );
+define( 'LIBERTY_SERVICE_COMMERCE', 'commerce' );
define( 'LIBERTY_SERVICE_MENU', 'menu' );
define( 'LIBERTY_SERVICE_DOCUMENT_GENERATION', 'document_generation' );