[livejournal] r21169: LJSUP-11241: remove .html
Committer: sbelyaev
LJSUP-11241: remove .htmlU trunk/cgi-bin/Apache/LiveJournal.pm
Modified: trunk/cgi-bin/Apache/LiveJournal.pm
===================================================================
--- trunk/cgi-bin/Apache/LiveJournal.pm 2012-02-13 13:25:29 UTC (rev 21168)
+++ trunk/cgi-bin/Apache/LiveJournal.pm 2012-02-13 13:34:16 UTC (rev 21169)
@@ -889,7 +889,7 @@
return remote_domsess_bounce() if LJ::remote_bounce_url();
return $bml_handler->($bml_file);
- } elsif ($uuri =~ m#^/latest.html$#) { #
+ } elsif ($uuri =~ m#^/latest$#) { #
my $delayed_id = $1;
my $u = LJ::load_user($user);
if (!$u) {
