Changeset 10234 for temp/trunk
- Timestamp:
- 2006/12/05 21:47:12 (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
r10233 r10234 953 953 { 954 954 955 sfprintr($this->prepared_queries);956 957 955 $realquery = $this->executeEmulateQuery($stmt, $data); 958 956 if (DB::isError($realquery)) { … … 1587 1585 $fetchmode = DB_FETCHMODE_DEFAULT) 1588 1586 { 1587 sfprintr($this->prepared_queries); 1589 1588 // compat check, the params and fetchmode parameters used to 1590 1589 // have the opposite order
Note: See TracChangeset
for help on using the changeset viewer.
