Changeset 15979
- Timestamp:
- 2007/09/24 11:13:47 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/SC_DbConn.php
r15978 r15979 28 28 function SC_DbConn($dsn = "", $err_disp = true, $new = false){ 29 29 global $objDbConn; 30 global $objDbConnMDB2; 30 31 31 32 // Debug¥â¡¼¥É»ØÄê
Note: See TracChangeset
for help on using the changeset viewer.