/[LeafOK_CVS]/lbbs/utils/lib/db_open.inc.php
ViewVC logotype

Diff of /lbbs/utils/lib/db_open.inc.php

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

Revision 1.5 by sysadm, Wed Jul 2 04:17:33 2025 UTC Revision 1.6 by sysadm, Tue Jan 6 15:56:39 2026 UTC
# Line 37  Line 37 
37    
38                  if ($db_conn == NULL)                  if ($db_conn == NULL)
39                  {                  {
40                          exit();                          exit(-1);
41                  }                  }
42          }          }


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

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