- Timestamp:
- 2006/09/15 12:34:58 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/class/SC_DbConn.php (modified) (1 diff)
-
html/admin/products/product_class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_DbConn.php
r4776 r4777 63 63 } 64 64 $this->result = $result; 65 66 $this->conn->getlastquery();67 65 68 66 return $this->result; -
temp/trunk/html/admin/products/product_class.php
r3493 r4777 206 206 } 207 207 208 $objQuery->getlastquery(); 209 208 210 $max = count($arrRet); 209 211
Note: See TracChangeset
for help on using the changeset viewer.
