Ignore:
Timestamp:
1999-02-12T12:07:00+13:00 (25 years ago)
Author:
sjboddie
Message:

extended the status action

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/receptionist.h

    r155 r159  
    114114  text_t get_compressed_arg (const cgiargsclass &args);
    115115
     116  // returns a pointer to the action list
     117  actionmapclass *get_actionmap_ptr () {return &actions;}
     118
    116119protected:
    117120  text_t gsdlhome;
Note: See TracChangeset for help on using the changeset viewer.