r36356 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r36355
|
r36356
|
r36357
>
Date:
20:37, 16 June 2008
Author:
aaron
Status:
old
Tags:
Comment:
Remove require() line - caused fatal errors
Modified paths:
/trunk/phase3/includes/specials/Recentchanges.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/Recentchanges.php
—
—
@@ -5,11 +5,6 @@
6
6
*/
7
7
8
8
/**
9
- *
10
- */
11
-require_once( dirname(__FILE__) . '/ChangesList.php' );
12
-
13
-/**
14
9
* Constructor
15
10
*/
16
11
function wfSpecialRecentchanges( $par, $specialPage ) {
Status & tagging log
15:28, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r36356
[
removed:
ok
added:
old]