Changeset 2852 for temp/trunk/data/class
- Timestamp:
- 2006/08/30 13:23:56 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/class/SC_Query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_Query.php
r1328 r2852 32 32 } 33 33 34 function getLastQuery($disp = false) {34 function getLastQuery($disp = true) { 35 35 $sql = $this->conn->conn->last_query; 36 36 if($disp) {
Note: See TracChangeset
for help on using the changeset viewer.
