/[LeafOK_CVS]/lbbs/include/common.h
ViewVC logotype

Diff of /lbbs/include/common.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.53 by sysadm, Mon Oct 13 07:13:39 2025 UTC Revision 1.55 by sysadm, Sun Oct 19 07:42:53 2025 UTC
# Line 42  Line 42 
42  #define DATA_GOODBYE "data/goodbye.txt"  #define DATA_GOODBYE "data/goodbye.txt"
43  #define DATA_LICENSE "data/license.txt"  #define DATA_LICENSE "data/license.txt"
44  #define DATA_COPYRIGHT "data/copyright.txt"  #define DATA_COPYRIGHT "data/copyright.txt"
45    #define DATA_VERSION "data/version.txt"
46  #define DATA_LOGIN_ERROR "data/login_error.txt"  #define DATA_LOGIN_ERROR "data/login_error.txt"
47  #define DATA_ACTIVE_BOARD "data/active_board.txt"  #define DATA_ACTIVE_BOARD "data/active_board.txt"
48  #define DATA_READ_HELP "data/read_help.txt"  #define DATA_READ_HELP "data/read_help.txt"
49    #define DATA_EDITOR_HELP "data/editor_help.txt"
50    
51  #define VAR_BBS_TOP "var/bbs_top.txt"  #define VAR_BBS_TOP "var/bbs_top.txt"
52    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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