Ignore:
Timestamp:
2003-03-26T12:13:13+12:00 (21 years ago)
Author:
kjdon
Message:

added a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/src/java/org/greenstone/gsdl3/action/DocumentAction.java

    r3987 r3997  
    219219    page.appendChild(page_request);
    220220
    221     // get the collection or cluster description
     221    // get the collection or cluster description - for the httpAddress type metadata
    222222    Element coll_about_message = doc_.createElement(GSXML.MESSAGE_ELEM);
    223223    Element coll_about_request = GSXML.createBasicRequest(doc_, GSXML.REQUEST_TYPE_DESCRIBE,  collection, page.getAttribute(GSXML.LANG_ATT));
Note: See TracChangeset for help on using the changeset viewer.