Committer: sbelyaev
LJSUP-11504: LJ.XMLRPC.getevents can't load normal postsU trunk/cgi-bin/ljprotocol.pl
Modified: trunk/cgi-bin/ljprotocol.pl =================================================================== --- trunk/cgi-bin/ljprotocol.pl 2012-03-12 13:08:46 UTC (rev 21371) +++ trunk/cgi-bin/ljprotocol.pl 2012-03-12 13:10:54 UTC (rev 21372) @@ -3567,8 +3567,9 @@ else { return fail( $err, 218 ); } + + return $res; } - return $res; } # build the query to get log rows. each selecttype branch is