Changeset 6221 for temp/trunk
- Timestamp:
- 2006/10/13 10:17:14 (20 years ago)
- Location:
- temp/trunk/data
- Files:
-
- 2 edited
-
class/SC_DbConn.php (modified) (1 diff)
-
lib/slib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_DbConn.php
r6220 r6221 27 27 28 28 $options['debug'] = 9; 29 30 print("kita");31 32 29 // ´û¤ËÀܳ¤µ¤ì¤Æ¤¤¤ë¾ì¹ç¤Ë¤ÏÀܳ¤·¤Ê¤¤ 33 30 if(!isset($objDbConn->connection)) { -
temp/trunk/data/lib/slib.php
r6218 r6221 46 46 } 47 47 } 48 } else { 49 print("Àܳ¤µ¤ì¤Þ¤»¤ó"); 48 50 } 49 51 return false;
Note: See TracChangeset
for help on using the changeset viewer.
