Ignore:
Timestamp:
1999-10-31T11:16:37+13:00 (25 years ago)
Author:
sjboddie
Message:

added a collection argument

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/hlistbrowserclass.cpp

    r730 r747  
    2828/*
    2929   $Log$
     30   Revision 1.4  1999/10/30 22:15:23  sjboddie
     31   added a collection argument
     32
    3033   Revision 1.3  1999/10/20 03:54:21  sjboddie
    3134   problem with expanded contents
     
    9699
    97100int hlistbrowserclass::output_section_group (ResultDocInfo_t &section, cgiargsclass &args,
    98                          int colnumber, format_t *formatlistptr,
     101                         const text_t /*collection*/, int colnumber, format_t *formatlistptr,
    99102                         bool use_table, text_tset &metadata, bool &getParents,
    100103                         recptproto *collectproto, displayclass &disp,
Note: See TracChangeset for help on using the changeset viewer.