Committer: wisest-owl
LJSUP-12583: Entries by suspended journals display nothing (r93 beta)U trunk/cgi-bin/LJ/Controller.pm
Modified: trunk/cgi-bin/LJ/Controller.pm =================================================================== --- trunk/cgi-bin/LJ/Controller.pm 2012-06-19 11:14:15 UTC (rev 12133) +++ trunk/cgi-bin/LJ/Controller.pm 2012-06-19 12:49:58 UTC (rev 12134) @@ -28,6 +28,7 @@ error_type => $params->{'error'}, status => $params->{'code'}, remote => $remote, + active_journal_username => $params->{'active_journal_username'}, ); # Probably this two lines are not really needed