Index: /temp/trunk/html/admin/products/index.php
===================================================================
--- /temp/trunk/html/admin/products/index.php	(revision 10248)
+++ /temp/trunk/html/admin/products/index.php	(revision 10249)
@@ -275,5 +275,5 @@
 			$where_tmp = "";
 			
-			$where_tmp = $arrWhere[0];
+			$where_tmp = "WHERE" . $arrWhere[0];
 			for($i = 1; $i < count($arrWhere); $i++){
 				
