$GLOBALS overwrite vulnerability'); } # Valid web server entry point, enable includes. # Please don't move this line to includes/Defines.php. This line essentially defines # a valid entry point. If you put it in includes/Defines.php, then any script that includes # it becomes an entry point, thereby defeating its purpose. define( 'MEDIAWIKI', true ); require_once( './includes/Defines.php' ); if( !file_exists( 'LocalSettings.php' ) ) { $IP = "." ; require_once( 'includes/DefaultSettings.php' ); # used for printing the version ?> MediaWiki <?php echo $wgVersion ?> The MediaWiki logo

MediaWiki

config/LocalSettings.php to the parent directory." ); } else { echo( "Please setup the wiki first." ); } ?>
closeAll(); wfDebug( "Request ended normally\n" ); ?>