Committer: vsukhanov
LJSUP-7961: Add ability to display default userpic of the user.U trunk/cgi-bin/cleanhtml.pl
Modified: trunk/cgi-bin/cleanhtml.pl =================================================================== --- trunk/cgi-bin/cleanhtml.pl 2011-03-14 10:28:44 UTC (rev 18537) +++ trunk/cgi-bin/cleanhtml.pl 2011-03-14 11:10:26 UTC (rev 18538) @@ -428,6 +428,7 @@ } else { $newdata .= qq|<img src="http://wh.livejournal.ru/icons/nouserpic.png" width="100" height="100" class="userpic-img" />|; } + next TOKEN; } if ($tag eq "lj-wishlist") {