Manual:WebStart.php/pl

This page is a translated version of the page Manual:WebStart.php and the translation is 25% complete.

Szczegóły

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.