Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 10237)
+++ temp/trunk/html/admin/products/index.php	(revision 10238)
@@ -271,4 +271,6 @@
 			
 			$sth = $objQuery->conn->prepare($where);
+			$realquery = $objQuery->conn->executeEmulateQuery($sth, $arrval);
+			
 			
 			sfprintr($sth);
