Ignore:
Timestamp:
1999-09-17T16:46:06+12:00 (25 years ago)
Author:
sjboddie
Message:

fixed a couple of problems with 'unknown' classifier

File:
1 edited

Legend:

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

    r533 r604  
    4141  receptionist *recpt;
    4242
     43  text_tset classify_meta;
     44
    4345public:
    4446  pageaction ();
    4547  virtual ~pageaction ();
     48
     49  bool init (ostream &logout);
    4650
    4751  text_t get_action_name () {return "p";}
Note: See TracChangeset for help on using the changeset viewer.