Index: temp/trunk/html/admin/products/index.php
===================================================================
--- temp/trunk/html/admin/products/index.php	(revision 8244)
+++ temp/trunk/html/admin/products/index.php	(revision 9967)
@@ -193,5 +193,5 @@
 					if ($tmp_where != ""){
 						$tmp_where.=")";
-						$where.= "$tmp_where";
+						$where.= " $tmp_where";
 					}
 					break;
