[livejournal] r22542: LJSUP-13165 (remove warnings and errors ...
Committer: ailyin
LJSUP-13165 (remove warnings and errors from log)U trunk/cgi-bin/LJ/SiteScheme.pm
Modified: trunk/cgi-bin/LJ/SiteScheme.pm
===================================================================
--- trunk/cgi-bin/LJ/SiteScheme.pm 2012-08-01 11:47:02 UTC (rev 22541)
+++ trunk/cgi-bin/LJ/SiteScheme.pm 2012-08-01 11:48:48 UTC (rev 22542)
@@ -116,7 +116,7 @@
return unless time > $time_start && time < $time_end;
- if ($remote) {
+ if ( LJ::get_remote() ) {
return LJ::SUP->is_remote_sup();
}
