[ljcom] r12246: LJSUP-12388: Implement notifications sub...
Committer: vtroitsky
LJSUP-12388: Implement notifications subsystemU trunk/cgi-bin/LJ/Pay/SelfPromo.pm
Modified: trunk/cgi-bin/LJ/Pay/SelfPromo.pm
===================================================================
--- trunk/cgi-bin/LJ/Pay/SelfPromo.pm 2012-07-09 13:50:45 UTC (rev 12245)
+++ trunk/cgi-bin/LJ/Pay/SelfPromo.pm 2012-07-09 18:13:19 UTC (rev 12246)
@@ -718,7 +718,8 @@
Args:
slot - slot to use
index - index of the promo
- count - max count of slots
+ count - max count of slots, def. 5
+ unique - flag to get unique (by promoted object) promotions only, last by time occurence is used
REQ: index <= 0
REQ: index + count <= 0
TODO: Add cache scheme
