http://www.mediawiki.org/wiki/Special:Code/MediaWiki/61862

Revision: 61862
Author:   ialex
Date:     2010-02-02 16:26:52 +0000 (Tue, 02 Feb 2010)

Log Message:
-----------
Follow-up r61806: also escape tag in getPageTitle()

Modified Paths:
--------------
    trunk/phase3/includes/OutputPage.php

Modified: trunk/phase3/includes/OutputPage.php
===================================================================
--- trunk/phase3/includes/OutputPage.php        2010-02-02 16:18:49 UTC (rev 
61861)
+++ trunk/phase3/includes/OutputPage.php        2010-02-02 16:26:52 UTC (rev 
61862)
@@ -472,7 +472,7 @@
        }
 
        /**
-        * Return the "page title", i.e. the content of the <h1> tag.
+        * Return the "page title", i.e. the content of the \<h1\> tag.
         *
         * @return String
         */



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to