- Timestamp:
- 2007/01/18 22:55:56 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/class/SC_DbConn.php
r1102 r1105 16 16 function SC_DbConn($dsn = "", $new_con = false){ 17 17 global $objDbConn; 18 18 echo DEFAULT_DSN; 19 exit; 19 20 // ¶¦Í¥ª¥Ö¥¸¥§¥¯¥È¤¬Àܳ¤µ¤ì¤Æ¤¤¤Ê¤¤¤«¡¢¿·¤·¤¯Àܳ¤·¤Ê¤ª¤¹¾ì¹ç 20 21 if((!isset($objDbConn->connection)) || $new_con) {
Note: See TracChangeset
for help on using the changeset viewer.
