Ignore:
Timestamp:
2007-09-03T13:41:44+12:00 (17 years ago)
Author:
xiao
Message:

add in two constant parameters.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSParams.java

    r11010 r14403  
    1313    public static final String SERVICE = "s"; // the name of the service
    1414    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";
    1517    public static final String COLLECTION = "c";
    1618    public static final String LANGUAGE = "l";
Note: See TracChangeset for help on using the changeset viewer.