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 @@
1717 * --filter=abstract:variant=zh-cn
1818 */
1919
20 -require_once 'includes/EditPage.php'; // hack; for section anchor code
21 -
2220 /**
2321 * Tosses away the MediaWiki XML and generates new output
2422 */

Status & tagging log