Show
Ignore:
Timestamp:
04/01/06 07:46:27 (3 years ago)
Author:
hipplej
Message:

First crack at getting the exit policy stuff to work. I'm tired so this is probably fundamentally flawed in some way but it appears to work.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/config/serversettings.h

    r449 r549  
    9393  ExitPolicy getExitPolicy(); 
    9494 
     95  /** Sets whether we override the default exit policy */ 
     96  void setOverridePolicy(bool override); 
     97  /** Gets whether we override the default exit policy */ 
     98  bool getOverridePolicy(); 
     99 
    95100private: 
    96101  /** Sets a value indicating that the server settings have changed since