Changeset 7289 for trunk


Ignore:
Timestamp:
2004-05-07T11:43:56+12:00 (20 years ago)
Author:
kjdon
Message:

removed default gsp namespace string - where did that come from???

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/util/Utility.java

    r7282 r7289  
    9292    /** The default file name for the urls missing any file. */
    9393    static final public String DEFAULT_FILE = "index.html";
    94     static final public String DEFAULT_NAMESPACE = "gsp";
    9594    /** The default protocol header for those urls missing any protocol. */
    9695    static final public String DEFAULT_PROTOCOL = "http://";
Note: See TracChangeset for help on using the changeset viewer.