madeon (madeon) wrote in changelog,
madeon
madeon
changelog

[livejournal] r23161: LJSUP-13883: Journal pages optimizaiton ...

Committer: sbelyaev
LJSUP-13883: Journal pages optimizaiton : stage 1
U   trunk/cgi-bin/LJ/User.pm
Modified: trunk/cgi-bin/LJ/User.pm
===================================================================
--- trunk/cgi-bin/LJ/User.pm	2012-10-17 07:14:09 UTC (rev 23160)
+++ trunk/cgi-bin/LJ/User.pm	2012-10-17 08:35:21 UTC (rev 23161)
@@ -7517,7 +7517,7 @@
         }
 
         return $user->{'journal_base'} 
-            if isu($user) && $user->{'journal_base'};
+            if $user->{'journal_base'};
         my $hookurl = LJ::run_hook("journal_base", $user, $vhost);
         $user->{'journal_base'} = $hookurl if (isu($user) && $hookurl);
         return $hookurl if $hookurl;

Tags: livejournal, madeon, pm, sbelyaev
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