Manual:WebStart.php

From MediaWiki.org

Jump to: navigation, search
MediaWiki File: WebStart.php
Location: /includes/
Source code: HEAD

1.13.21.12.11.6.10

Classes: None


This 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.

Personal tools