Index: temp/trunk/html/frontparts/bloc/best5.php
===================================================================
--- temp/trunk/html/frontparts/bloc/best5.php	(revision 5255)
+++ temp/trunk/html/frontparts/bloc/best5.php	(revision 5256)
@@ -30,4 +30,6 @@
 	$order = "rank";
 	$objQuery->setorder($order);
+	
+	$objQuery->getlastquery();
 	$arrBestProducts = $objQuery->select($col, $from, $where);
 	return $arrBestProducts;
