Manual:AdminSettings.php
Appearance
| MediaWiki file: AdminSettings.php | |
|---|---|
| Location: | / |
| Source code: | not in Git (created by user) |
| Classes: | |
Overview
The requirement for AdminSettings.php (along with supporting file AdminSettings.sample) was removed in MediaWiki 1.16. Prior to MediaWiki 1.16, AdminSettings.php was used to store database authentication credentials for maintenance scripts and to control the availability of profileinfo.php.
Upgrading
If upgrading from a pre-1.16 version of MediaWiki to version 1.16 or later, the variables set in AdminSettings.php file can be safely moved to LocalSettings.php. If AdminSettings.php still exists, it will be loaded by maintenance scripts to retain backward compatibility.
//pm//. Access