r80197 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r80196
|
r80197
|
r80198
>
Date:
22:20, 13 January 2011
Author:
dantman
Status:
ok
Tags:
Comment:
Followup
r80192
which had an unclosed comment causing some php notices resulting from hidden var statements.
Modified paths:
/trunk/phase3/includes/OutputPage.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/OutputPage.php
—
—
@@ -61,6 +61,7 @@
62
62
* Contains the article subtitle.
63
63
*
64
64
* Example: 'From Wikipedia, the free encyclopedia'
65
+ */
65
66
var $mSubtitle = '';
66
67
67
68
var $mRedirect = '';
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r80192
OutputPage properties documentation...
hashar
21:08, 13 January 2011
Status & tagging log
22:41, 13 January 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r80197
[
removed:
new
added:
ok]