added the global "enable use of categories" flag

This commit is contained in:
Eric J. Bowersox
2003-05-31 05:01:48 +00:00
parent b1d1f8e381
commit 15035c2fe6
5 changed files with 27 additions and 4 deletions

View File

@@ -64,4 +64,7 @@ public interface VeniceNamespaces
public static final String COMMUNITY_PROFILE_NAMESPACE =
"http://www.silverwrist.com/NS/venice/2003/05/29/community.profile";
public static final String COMMUNITY_GLOBALS_NAMESPACE =
"http://www.silverwrist.com/NS/venice/2003/05/30/community.globals";
} // end interface VeniceNamespaces