* Fixed unclosed <p> tag
[lhc/web/wiklou.git] / redirect.php
index 23db327..92a8890 100644 (file)
@@ -4,6 +4,7 @@ unset( $IP );
 $wgCommandLineMode = false;
 define( 'MEDIAWIKI', true );
 
+require_once( './includes/Defines.php' );
 require_once( './LocalSettings.php' );
 global $wgArticlePath;