|
@@ -21,4 +21,4 @@ FROM sa_promotion_auth t1
|
|
AND t1.siteid = t2.siteid
|
|
AND t1.siteid = t2.siteid
|
|
where t1.siteid = $siteid$
|
|
where t1.siteid = $siteid$
|
|
and t1.sa_promotionid = $sa_promotionid$
|
|
and t1.sa_promotionid = $sa_promotionid$
|
|
- and $where$
|
|
|
|
|
|
+ and $where$ and $tablefilter$
|