Committer: sbelyaev
LJSUP-11909: Fast Repost featureU trunk/cgi-bin/LJ/S2/RecentPage.pm
Modified: trunk/cgi-bin/LJ/S2/RecentPage.pm =================================================================== --- trunk/cgi-bin/LJ/S2/RecentPage.pm 2012-05-31 13:35:47 UTC (rev 22141) +++ trunk/cgi-bin/LJ/S2/RecentPage.pm 2012-05-31 13:46:57 UTC (rev 22142) @@ -55,6 +55,10 @@ LJ::load_user_props($remote, "opt_nctalklinks", "opt_ljcut_disable_lastn"); + if ($remote) { + LJ::need_string(qw/repost.confirm.delete/); + } + my $get = $opts->{'getargs'}; if ($opts->{'pathextra'}) {