Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of mw.mh370.wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:28, 24 December 2025 GrantM talk contribs created page Switch (Created page with "{{PageHeader}} <h3>MediaWiki LocalSettings.php</h3> <p>The LocalSettings.php file contains the configuration for the MediaWiki-based website. </p> <p>If you wanted to put all the namespace configuration in a separate .php file, or keep the database settings more private by putting the configuration in a specific .php file, these could be called from LocalSettings.php using lines like this:-</p> <pre> require_once("$IP/subdir/Namespaces.php"); require_once("$IP/subdir/Da...")