Ignore:
Timestamp:
2000-12-07T13:06:32+13:00 (23 years ago)
Author:
sjboddie
Message:

Made a start on tidying up the main.cfg configuration file and adding a
few more options to it. Some of the options I've added to the file but
have yet to implement.

File:
1 edited

Legend:

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

    r1679 r1759  
    3535protected:
    3636
     37  bool disabled;
    3738  receptionist *recpt;
    3839  char *gsdlosc;
     
    8687  virtual ~collectoraction ();
    8788
     89  void configure (const text_t &key, const text_tarray &cfgline);
     90
    8891  bool init (ostream &logout);
    8992
Note: See TracChangeset for help on using the changeset viewer.