mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
This fixes a bug where get_promotions_cached was returning the same campaign id (the last one in the loop) for all promoted links. This bug doesn't affect anything on the live site, but it means the per-campaign traffic data logged prior to the fix will be inaccurate.