Changeset 4700 for temp/trunk
- Timestamp:
- 2006/09/13 13:42:29 (20 years ago)
- Location:
- temp/trunk/data
- Files:
-
- 2 edited
-
class/SC_DbConn.php (modified) (1 diff)
-
module/DB/common.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_DbConn.php
r4699 r4700 82 82 sfErrorHeader("DB¤Ø¤ÎÀܳ¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£:" . $this->dsn); 83 83 return 0; 84 } 84 } 85 86 sfprintr($n); 85 87 86 88 if ( $arr ){ -
temp/trunk/data/module/DB/common.php
r4699 r4700 1580 1580 $fetchmode = DB_FETCHMODE_DEFAULT) 1581 1581 { 1582 die("test");1583 1584 1582 // compat check, the params and fetchmode parameters used to 1585 1583 // have the opposite order
Note: See TracChangeset
for help on using the changeset viewer.
