changelog_bot (changelog_bot) wrote in changelog,
changelog_bot
changelog_bot
changelog

[ljcom] r10391: LJINT-422: fix

Committer: emazin
LJINT-422: fix
U   trunk/cgi-bin/LJ/PartnerSite.pm
Modified: trunk/cgi-bin/LJ/PartnerSite.pm
===================================================================
--- trunk/cgi-bin/LJ/PartnerSite.pm	2011-04-15 08:29:27 UTC (rev 10390)
+++ trunk/cgi-bin/LJ/PartnerSite.pm	2011-04-15 08:45:12 UTC (rev 10391)
@@ -993,11 +993,10 @@
     if ($self->lj_resources) {
         LJ::need_res( { clean_list => 1 } );
         LJ::need_res( @{ $self->lj_resources } );
-        $resources .= LJ::res_includes( {only_needed => 1} );
-    } else {
-        $resources .= LJ::res_includes();
     }
 
+    $resources .= LJ::res_includes();
+
     return $resources;
 }
 

Tags: changelog_bot, 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