[ljcom] r12777: LJSUP-13883: Journal pages optimizaiton ...
Committer: sbelyaev
LJSUP-13883: Journal pages optimizaiton : stage 1U trunk/cgi-bin/LJ/Hooks/PartnerSites.pm
Modified: trunk/cgi-bin/LJ/Hooks/PartnerSites.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/PartnerSites.pm 2012-10-17 11:58:35 UTC (rev 12776)
+++ trunk/cgi-bin/LJ/Hooks/PartnerSites.pm 2012-10-17 12:07:31 UTC (rev 12777)
@@ -163,7 +163,7 @@
my $ch_key = '__override_s2_link';
return $entry->{$ch_key}
- if $entry->{$ch_key};
+ if exists $entry->{$ch_key};
return if ! $u || $u->equals( LJ::get_remote() );
