sunnyman's (sunnyman) wrote in changelog,
sunnyman's
sunnyman
changelog

[livejournal] r20891: LJSUP-10859: Small syntax fix.

Committer: vtroitsky
LJSUP-10859: Small syntax fix.
U   trunk/cgi-bin/ljprotocol.pl
Modified: trunk/cgi-bin/ljprotocol.pl
===================================================================
--- trunk/cgi-bin/ljprotocol.pl	2012-01-12 14:00:38 UTC (rev 20890)
+++ trunk/cgi-bin/ljprotocol.pl	2012-01-12 14:26:17 UTC (rev 20891)
@@ -848,7 +848,7 @@
     }   
 
     # get first entry
-    my $jitemid = @comments[0]->entry->jitemid;
+    my $jitemid = $comments[0]->entry->jitemid;
 
     # get list of comments to process
     my @to_update;

Tags: livejournal, pl, sunnyman, vtroitsky
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