/[LeafOK_CVS]/lbbs/src/common.c
ViewVC logotype

Diff of /lbbs/src/common.c

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

Revision 1.9 by sysadm, Mon Apr 28 03:30:59 2025 UTC Revision 1.10 by sysadm, Mon Apr 28 12:45:57 2025 UTC
# Line 40  char DB_host[256]; Line 40  char DB_host[256];
40  char DB_username[50];  char DB_username[50];
41  char DB_password[50];  char DB_password[50];
42  char DB_database[50];  char DB_database[50];
43    char DB_timezone[50];
44    
45  // Global declaration for system  // Global declaration for system
46  int SYS_exit;  int SYS_exit;


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

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