[livejournal] r21892: LJSUP-12088: Fix ljuser cache in comment...
Committer: anazarov
LJSUP-12088: Fix ljuser cache in commentsU trunk/cgi-bin/ljlib.pl
Modified: trunk/cgi-bin/ljlib.pl
===================================================================
--- trunk/cgi-bin/ljlib.pl 2012-05-04 14:26:56 UTC (rev 21891)
+++ trunk/cgi-bin/ljlib.pl 2012-05-04 14:54:35 UTC (rev 21892)
@@ -2354,6 +2354,7 @@
LJ::Message->reset_singletons;
LJ::Vertical->reset_singletons;
LJ::Browse->reset_singletons;
+ LJ::Widget::Comment->clean_cache;
LJ::UniqCookie->clear_request_cache;
