Changeset 4112


Ignore:
Timestamp:
2003-04-09T15:17:28+12:00 (21 years ago)
Author:
dana
Message:

added code to record collection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/base.dm

    r4110 r4112  
    251251  winhtml+=('<input type="hidden" name="opentime" value="'+(new Date()).toString()+'">');   
    252252  winhtml+=('<input type="hidden" name="sendtime" value="None">');
     253  winhtml+=('<input type="hidden" name="collection" value="_cgiargc_">');
    253254  if(document.getElementsByTagName)\{   
    254255   //get interface variables
     
    450451_httppagex_ {_gwcgi_?e=_compressedoptions_&a=p&p=_1_}
    451452_httppagestatus_ {_gwcgi_?e=_compressedoptions_&a=status&p=frameset}
    452 _httppagetranslator_ {_gwcgi_?e=_compressedoptions_&a=lang&p=translang}
    453453_httppagecollector_ {_gwcgi_?e=_compressedoptions_&a=collector&p=intro}
    454454_httppageabout_ {_httppagex_(about)}
Note: See TracChangeset for help on using the changeset viewer.