Committer: ssafronova
LJSUP-7499: Pinned sites for ie9.0U trunk/cgi-bin/weblib.pl
Modified: trunk/cgi-bin/weblib.pl =================================================================== --- trunk/cgi-bin/weblib.pl 2010-12-24 11:23:32 UTC (rev 18003) +++ trunk/cgi-bin/weblib.pl 2010-12-28 08:43:13 UTC (rev 18004) @@ -1293,7 +1293,7 @@ # all conditions must be complete here # example: cyr/non-cyr flag changed at settings page - LJ::run_hooks('sitewide_resources'); + LJ::run_hooks('sitewide_resources') unless $only_needed; # use correct root and prefixes for SSL pages my ($siteroot, $imgprefix, $statprefix, $jsprefix, $wstatprefix);