Committer: sbelyaev
LJSUP-11909: New Repost featureU trunk/cgi-bin/LJ/CleanHtml/Like.pm
Modified: trunk/cgi-bin/LJ/CleanHtml/Like.pm =================================================================== --- trunk/cgi-bin/LJ/CleanHtml/Like.pm 2012-04-26 15:12:47 UTC (rev 11835) +++ trunk/cgi-bin/LJ/CleanHtml/Like.pm 2012-04-26 15:16:59 UTC (rev 11836) @@ -68,7 +68,9 @@ } sub __repost { + my ($self, $params) = @_; + $params->{'lj_like.repost'} = 1; } sub __facebook {