Андрей (andy) wrote in changelog,
Андрей
andy
changelog

[livejournal] r17684: get rid of the excessive declaration war...

Committer: ailyin
get rid of the excessive declaration warning
U   trunk/cgi-bin/LJ/S2/DayPage.pm
Modified: trunk/cgi-bin/LJ/S2/DayPage.pm
===================================================================
--- trunk/cgi-bin/LJ/S2/DayPage.pm	2010-11-15 10:08:26 UTC (rev 17683)
+++ trunk/cgi-bin/LJ/S2/DayPage.pm	2010-11-15 10:11:27 UTC (rev 17684)
@@ -183,7 +183,7 @@
         $comments->{show_readlink} = $entry_obj->comments_shown && ($replycount || $comments->{'screened'});
 
         my $userlite_poster = $userlite_journal;
-        my $pu = $u;
+        $pu = $u;
         if ($u->{'userid'} != $posterid) {
             $userlite_poster = $apu_lite{$posterid} or die "No apu_lite for posterid=$posterid";
             $pu = $apu{$posterid};

Tags: andy, livejournal, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments