Changeset 15985 for branches/dev/data/module/MDB2/Extended.php
- Timestamp:
- 2007/09/24 11:24:01 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/module/MDB2/Extended.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/module/MDB2/Extended.php
r15984 r15985 501 501 502 502 $stmt = $db->prepare($query, $param_types, $types); 503 504 sfprintr($stmt); 505 503 506 if (PEAR::isError($stmt)) { 504 507 return $stmt;
Note: See TracChangeset
for help on using the changeset viewer.
