clear footer and small margin-top for fieldsets (especially for CologeBlue)
[lhc/web/wiklou.git] / redirect.php
index 8694e81..6b69aee 100644 (file)
@@ -3,10 +3,10 @@ unset( $DP );
 unset( $IP );
 $wgCommandLineMode = false;
 
-include_once( "./LocalSettings.php" );
+require_once( "./LocalSettings.php" );
 global $wgArticlePath;
 
-include_once( "WebRequest.php" );
+require_once( "WebRequest.php" );
 $wgRequest = new WebRequest();
 
 $page = $wgRequest->getVal( "wpDropdown" );