holyandrew� (holyandrew) wrote in changelog,
holyandrew�
holyandrew
changelog

[ljcom] r11274: LJSUP-10780: Header admin tool improveme...

Committer: akanashin
LJSUP-10780: Header admin tool improvements
U   trunk/cgi-bin/LJ/Hooks/Homepage.pm
Modified: trunk/cgi-bin/LJ/Hooks/Homepage.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/Homepage.pm	2011-12-19 13:59:17 UTC (rev 11273)
+++ trunk/cgi-bin/LJ/Hooks/Homepage.pm	2011-12-19 14:01:38 UTC (rev 11274)
@@ -99,8 +99,7 @@
         $reskinning = LJ::ServicePageReskinning->get_active;
     }
 
-    my $u = LJ::get_remote();
-    if ($reskinning && (!$u || ($reskinning->{'render_to_paid'} || $u->in_class('plus')))) { 
+    if ($reskinning) {
         my ($css_file) = grep { $_->{'kind'} eq 'css' } @{ $reskinning->{'files'} };
         if ($css_file) {
             my $absolute_name = "$LJ::FILEPREFIX$reskinning->{base_path}/$css_file->{filename}?v=$reskinning->{version}";

Tags: akanashin, holyandrew, ljcom, pm
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