MediaWiki file: WebStart.php
Location: includes/
Source code: master 1.40.0 1.39.4 1.35.11
Classes: Find code Find documentation

Details

WebStart.php file does the initial setup for a web request, it should be called by all web access points (including index.php). It does some security checks, starts the profiler, verify that LocalSettings.php exists and prints an error if not.

It includes LocalSettings.php, starts the output buffer and includes Setup.php if the MW_NO_SETUP constant is not defined.

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.