wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r23026: LJSUP-13400: Create page "Advertisment o...

Committer: wisest-owl
LJSUP-13400: Create page "Advertisment on site"

U   trunk/cgi-bin/weblib.pl
Modified: trunk/cgi-bin/weblib.pl
===================================================================
--- trunk/cgi-bin/weblib.pl	2012-10-02 10:47:45 UTC (rev 23025)
+++ trunk/cgi-bin/weblib.pl	2012-10-02 11:06:57 UTC (rev 23026)
@@ -2519,7 +2519,11 @@
         }
     } elsif ($uri =~ m!^/browse(/.*)?$!) {
         push @classes, "catalogue-page";
-    } elsif ($uri =~ m!^/games(/.*)?$! || $host eq "$LJ::USERAPPS_SUBDOMAIN.$LJ::DOMAIN") {
+    } elsif (
+        $uri =~ m!^/games(/.*)?$!
+        || $host eq "$LJ::USERAPPS_SUBDOMAIN.$LJ::DOMAIN"
+        || $uri =~ m!^/adv(/.*)?$!
+    ) {
         push @classes, 'framework-page';
     } elsif ($uri =~ m|^/friendstimes|
              or ($host =~ m!^(\w+)\.\Q$LJ::USER_DOMAIN\E$!

Tags: livejournal, pl, wisest-owl
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