- Timestamp:
- 2006/09/13 13:39:48 (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
r4692 r4693 952 952 function &execute($stmt, $data = array()) 953 953 { 954 sfprintr("test");955 exit();956 954 $realquery = $this->executeEmulateQuery($stmt, $data); 957 955 if (DB::isError($realquery)) {
Note: See TracChangeset
for help on using the changeset viewer.
