- Timestamp:
- 2006/09/15 12:36:49 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/lib/slib.php (modified) (1 diff)
-
html/admin/products/product_class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/lib/slib.php
r4766 r4778 891 891 $arrRet[$key] = $val; 892 892 } 893 894 $objQuery->getlastquery(); 893 895 return $arrRet; 894 896 } -
temp/trunk/html/admin/products/product_class.php
r4777 r4778 206 206 } 207 207 208 $objQuery->getlastquery();209 210 208 $max = count($arrRet); 211 209
Note: See TracChangeset
for help on using the changeset viewer.
