Changeset 10229 for temp/trunk/data/module/DB
- Timestamp:
- 2006/12/05 21:38:49 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/module/DB/common.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/module/DB/common.php
r6114 r10229 991 991 $this->last_parameters = $data; 992 992 993 sfprintr($stmt); 994 993 995 if (count($this->prepare_types[$stmt]) != count($data)) { 994 996 $this->last_query = $this->prepared_queries[$stmt];
Note: See TracChangeset
for help on using the changeset viewer.
