slartyblartfast (slartyblartfast) wrote in changelog,
slartyblartfast
slartyblartfast
changelog

[livejournal] r17118: LJSUP-5987: Redirection to mobile versio...

Committer: mchernyshev
LJSUP-5987: Redirection to mobile version
- remove debug output.
U   trunk/cgi-bin/Apache/WURFL.pm
Modified: trunk/cgi-bin/Apache/WURFL.pm
===================================================================
--- trunk/cgi-bin/Apache/WURFL.pm	2010-08-13 03:05:49 UTC (rev 17117)
+++ trunk/cgi-bin/Apache/WURFL.pm	2010-08-13 03:09:16 UTC (rev 17118)
@@ -176,10 +176,6 @@
         my $new_url = $self->map2mobile(%opts);
         $self->set_our_cookie('no') if $cookie ne 'no';
         LJ::Request->send_cookies() if $new_url; # send cookies right now if we request to redirect.
-{
-warn "*** REDIRECT: $new_url\n" if $new_url;
-        return '';
-}
         return $new_url;
     } else {
         $self->set_our_cookie('yes') if $cookie ne 'yes';

Tags: livejournal, pm, slartyblartfast
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