sunnyman wrote in changelog

[livejournal] r23435: LJSUP-14123: Change what is displayed in...

Committer: vtroitsky
LJSUP-14123: Change what is displayed in the column 'Last update'
U   trunk/cgi-bin/LJ/User.pm
Modified: trunk/cgi-bin/LJ/User.pm
===================================================================
--- trunk/cgi-bin/LJ/User.pm	2012-12-06 12:48:28 UTC (rev 23434)
+++ trunk/cgi-bin/LJ/User.pm	2012-12-06 13:08:51 UTC (rev 23435)
@@ -3942,6 +3942,7 @@
                             'clusterid' => $u->clusterid,
                             'skip'      => 0,
                             'itemshow'  => 1,
+                            'friendsview' => 1,
                             'err'       => \$err,
                             });