alf (red_alf) wrote in changelog,
alf
red_alf
changelog

[livejournal] r18211: LJSV-1399: Remove "games installed" from...

Committer: afedorov
LJSV-1399: Remove "games installed" from profile for Communities

U   trunk/htdocs/userinfo.bml
Modified: trunk/htdocs/userinfo.bml
===================================================================
--- trunk/htdocs/userinfo.bml	2011-02-04 04:03:12 UTC (rev 18210)
+++ trunk/htdocs/userinfo.bml	2011-02-04 05:07:35 UTC (rev 18211)
@@ -1539,7 +1539,7 @@
         }
     }
 
-    unless ($LJ::DISABLED{'userapps'}) {
+    if (LJ::is_enabled('userapps') && ($u->is_personal || $u->is_identity)) {
         my $apps_list = LJ::JSON->from_json($u->prop('userapps_authorized')||'{}');
         my @userapps;
 

Tags: bml, livejournal, red_alf
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments