r110286 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r110285
|
r110286
|
r110287
>
Date:
12:54, 30 January 2012
Author:
jeroendedauw
Status:
reverted
Tags:
Comment:
follow up to
r110285
, fixed accidental newline
Modified paths:
/trunk/phase3/includes/Title.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/Title.php
—
—
@@ -28,8 +28,7 @@
29
29
*
30
30
* @internal documentation reviewed 15 Mar 2010
31
31
*/
32
-class
33
-Title {
32
+class Title {
34
33
/** @name Static cache variables */
35
34
// @{
36
35
static private $titleCache = array();
Follow-up revisions
Revision
Commit summary
Author
Date
r110289
Revert
r110285
,
r110286
. No new features in core during slush....
siebrand
13:54, 30 January 2012
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r110285
add hook that allows changing the check to see if a page exists or not
jeroendedauw
12:52, 30 January 2012
Status & tagging log
13:55, 30 January 2012
Siebrand
(
talk
|
contribs
)
changed the
status
of r110286
[
removed:
new
added:
reverted]