Changeset 10235 for temp/trunk
- Timestamp:
- 2006/12/05 21:47:40 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/module/DB/common.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/DB/common.php
r10234 r10235 1585 1585 $fetchmode = DB_FETCHMODE_DEFAULT) 1586 1586 { 1587 sfprintr($this->prepared_queries);1588 1587 // compat check, the params and fetchmode parameters used to 1589 1588 // have the opposite order … … 1602 1601 } 1603 1602 } 1603 sfprintr($this->prepared_queries); 1604 1604 1605 1605 if (sizeof($params) > 0) {
Note: See TracChangeset
for help on using the changeset viewer.
