Ignore:
Timestamp:
2000-12-08T17:00:35+13:00 (23 years ago)
Author:
sjboddie
Message:

Implemented the new MailServer, LogEvents, EmailEvents and EmailUserEvents
configuration options.

File:
1 edited

Legend:

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

    r1759 r1778  
    8383  void remove_colservr (const text_t &collection, ostream &logout);
    8484
     85  bool create_event_header_file (const text_t &filename, cgiargsclass &args,
     86                 ostream &logout);
     87
     88  text_t get_event_header (cgiargsclass &args);
     89
    8590public:
    8691  collectoraction ();
Note: See TracChangeset for help on using the changeset viewer.