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