- Timestamp:
- 2006/11/16 17:06:30 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/frontparts/bloc/best5.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/frontparts/bloc/best5.php
r8383 r8384 35 35 $order = "rank"; 36 36 37 $arrBestProducts = $objQuery->select($col, $from, $where); 38 37 39 sfprintr($arrBestProducts); 38 39 $arrBestProducts = $objQuery->select($col, $from, $where); 40 40 41 return $arrBestProducts; 41 42 }
Note: See TracChangeset
for help on using the changeset viewer.
