From 5aefbfff8dfaf005a84e7d7679afeb1a7252c7e3 Mon Sep 17 00:00:00 2001 From: piaip Date: Wed, 20 Feb 2008 14:32:47 +0000 Subject: - admin: (exp) new admin interface for regform validation (page mode) git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3931 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/proto.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/proto.h b/include/proto.h index f4fa5376..19a4eddd 100644 --- a/include/proto.h +++ b/include/proto.h @@ -25,7 +25,6 @@ char *setstate(char *state); int m_loginmsg(void); int m_mod_board(char *bname); int m_newbrd(int whatclass, int recover); -int scan_register_form(const char *regfile, int automode, int neednum); int m_user(void); int search_user_bypwd(void); int search_user_bybakpwd(void); -- cgit v1.2.3