r23681 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r23680
|
r23681
|
r23682
>
Date:
19:19, 3 July 2007
Author:
brion
Status:
old
Tags:
Comment:
Remove an include with a relative path; no longer necessary due to autoloader, and breaks configs which leave default PHP include path.
Modified paths:
/trunk/extensions/ActiveAbstract/AbstractFilter.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/ActiveAbstract/AbstractFilter.php
—
—
@@ -16,8 +16,6 @@
17
17
* --filter=abstract:variant=zh-cn
18
18
*/
19
19
20
-require_once 'includes/EditPage.php'; // hack; for section anchor code
21
-
22
20
/**
23
21
* Tosses away the MediaWiki XML and generates new output
24
22
*/
Status & tagging log
15:19, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r23681
[
removed:
ok
added:
old]