Index: temp/branches/ec-cube-beta/html/campaign/default/index.php
===================================================================
--- temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11048)
+++ temp/branches/ec-cube-beta/html/campaign/default/index.php	(revision 11049)
@@ -89,5 +89,5 @@
 	// where¶çÀ¸À®
 	$count = 0;
-	$where = "IN (";
+	$where = "product_id IN (";
 	foreach($arrProductIds as $key =>$val) {
 		if($count > 0) $where .= ",";
