Changeset 14403
- Timestamp:
- 2007-09-03T13:41:44+12:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSParams.java
r11010 r14403 13 13 public static final String SERVICE = "s"; // the name of the service 14 14 public static final String CLUSTER = "c"; // these two are the same 15 public static final String SYSTEM = "s"; 16 public static final String CONFIGURE = "c"; 15 17 public static final String COLLECTION = "c"; 16 18 public static final String LANGUAGE = "l";
Note:
See TracChangeset
for help on using the changeset viewer.