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

[livejournal] r23543: LJCOMCOMREAD-381: Smart App Banners

Committer: wisest-owl
LJCOMCOMREAD-381: Smart App Banners

U   trunk/cgi-bin/LJ/S2/HeadContent.pm
Modified: trunk/cgi-bin/LJ/S2/HeadContent.pm
===================================================================
--- trunk/cgi-bin/LJ/S2/HeadContent.pm	2013-01-15 07:31:28 UTC (rev 23542)
+++ trunk/cgi-bin/LJ/S2/HeadContent.pm	2013-01-15 09:02:03 UTC (rev 23543)
@@ -73,6 +73,10 @@
         LJ::run_hooks('s2_head_content_extra', \$head_content, $remote, $opts->{r});
     }
 
+    if ( LJ::are_hooks('s2_head_content_extra_2') ) {
+        LJ::run_hooks('s2_head_content_extra_2', \$head_content, $u, $opts->{r});
+    }
+
     # Automatic Discovery of RSS/Atom
     if ( $opts->{'addfeeds'} ) {
         $head_content .= qq(<link rel="alternate" type="application/rss+xml" );

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