test before commit, idiot
[lhc/web/wiklou.git] / index.php
index 2dade97..8f6fc3b 100644 (file)
--- a/index.php
+++ b/index.php
@@ -134,7 +134,6 @@ if( !$wgDisableInternalSearch && !is_null( $search ) && $search !== '' ) {
        $wgOut->redirect( $wgTitle->getFullURL(), '301');
 } else if ( NS_SPECIAL == $wgTitle->getNamespace() ) {
        # actions that need to be made when we have a special pages
-       require_once( 'includes/SpecialPage.php' );
        SpecialPage::executePath( $wgTitle );
 } else {
        if ( NS_MEDIA == $wgTitle->getNamespace() ) {