|
@@ -49,4 +49,4 @@ FROM sa_promotion_items t1
|
|
|
where t1.siteid = $siteid$
|
|
where t1.siteid = $siteid$
|
|
|
and t1.sa_promotionid = $sa_promotionid$
|
|
and t1.sa_promotionid = $sa_promotionid$
|
|
|
and t1.sa_promotion_itemgroupid = $sa_promotion_itemgroupid$
|
|
and t1.sa_promotion_itemgroupid = $sa_promotion_itemgroupid$
|
|
|
- and $where$
|
|
|
|
|
|
|
+ and $where$ and $tablefilter$
|