|
MediaWiki master
|
The set up for all MediaWiki web requests. More...
Go to the source code of this file.
Functions | |
| wfWebStartNoLocalSettings (SettingsBuilder $settings) | |
| if(!defined('MW_CONFIG_CALLBACK')) | wfWebStartSetup (SettingsBuilder $settings) |
Variables | |
| if (!defined('MW_SETUP_CALLBACK')) | |
| const | MEDIAWIKI true |
The set up for all MediaWiki web requests.
It does:
Definition in file WebStart.php.
| wfWebStartNoLocalSettings | ( | SettingsBuilder | $settings | ) |
| if(!defined( 'MW_CONFIG_CALLBACK')) wfWebStartSetup | ( | SettingsBuilder | $settings | ) |
Definition at line 54 of file WebStart.php.
| if | ( | ! | defined'MW_SETUP_CALLBACK' | ) |
Definition at line 69 of file WebStart.php.
Referenced by MediaWiki\Revision\RevisionStore\newRevisionsFromBatch().
| const MEDIAWIKI true |
Definition at line 29 of file WebStart.php.