r61862 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r61861
|
r61862
|
r61863
>
Date:
16:26, 2 February 2010
Author:
ialex
Status:
ok
Tags:
Comment:
Follow-up
r61806
: also escape tag in getPageTitle()
Modified paths:
/trunk/phase3/includes/OutputPage.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/OutputPage.php
—
—
@@ -472,7 +472,7 @@
473
473
}
474
474
475
475
/**
476
- * Return the "page title", i.e. the content of the <h1> tag.
476
+ * Return the "page title", i.e. the content of the \<h1\> tag.
477
477
*
478
478
* @return String
479
479
*/
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r61806
Fixes to OutputPage's documentation...
ialex
18:04, 1 February 2010
Status & tagging log
21:08, 15 February 2010
😂
(
talk
|
contribs
)
changed the
status
of r61862
[
removed:
new
added:
ok]