--- innwebd/bbsd.h 2004/07/04 06:45:23 1.3 +++ innwebd/bbsd.h 2005/02/26 16:10:25 1.5 @@ -1,7 +1,7 @@ /*******************************************************/ /* */ /* LeafOK Innbbsd */ -/* Copyright (C) LeafOK.com, 2003-2004 */ +/* Copyright (C) LeafOK.com, 2003-2005 */ /* */ /* Programmed by Leaf */ /* E-mail:leaflet@leafok.com QQ:6049044 */ @@ -29,4 +29,5 @@ private: int Accept(void); bbsd* new_client(void); int db_env_init(void); + bool check_priv(void); };