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

Diff of /lbbs/src/login.c

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

Revision 1.31 by sysadm, Mon May 19 01:44:49 2025 UTC Revision 1.32 by sysadm, Mon May 19 01:45:45 2025 UTC
# Line 77  int bbs_login(MYSQL *db) Line 77  int bbs_login(MYSQL *db)
77    
78          if (!ok)          if (!ok)
79          {          {
80                  display_file_ex(DATA_LOGIN_ERROR, 1, 0);                  display_file_ex(DATA_LOGIN_ERROR, 1, 1);
81                  return -1;                  return -1;
82          }          }
83    


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

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