Андрей (andy) wrote in changelog,
Андрей
andy
changelog

[livejournal] r18752: LJSUP-7488 (Remove singles feature)

Committer: ailyin
LJSUP-7488 (Remove singles feature)
U   trunk/cgi-bin/LJ/URI.pm
Modified: trunk/cgi-bin/LJ/URI.pm
===================================================================
--- trunk/cgi-bin/LJ/URI.pm	2011-03-30 11:59:15 UTC (rev 18751)
+++ trunk/cgi-bin/LJ/URI.pm	2011-03-30 12:34:33 UTC (rev 18752)
@@ -66,6 +66,10 @@
         return LJ::URI->bml_handler("statistics/index.bml");
     }
 
+    if ( $uri =~ m!^/singles(/.*|$)! ) {
+        return LJ::URI->bml_handler("singles/index.bml");
+    }
+
     return undef;
 }
 

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