/[LeafOK_CVS]/pvpgn-1.7.4/src/bnetd/userverify.h
ViewVC logotype

Annotation of /pvpgn-1.7.4/src/bnetd/userverify.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu Jun 22 05:34:08 2006 UTC (19 years, 9 months ago) by sysadm
Branch: MAIN
CVS Tags: pvpgn_1-7-4-0_MIL, HEAD
Content type: text/x-chdr
Account verification

1 sysadm 1.1 #ifndef INCLUDED_USER_VERIFY_PROTOS
2     #define INCLUDED_USER_VERIFY_PROTOS
3    
4     #include "account.h"
5    
6     extern int require_verify(t_account * account);
7     extern int is_verified(const char * username);
8     extern int reset_user_email(t_account * account);
9    
10     #endif

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1