Kézikönyv:InitialiseSettings.php

From mediawiki.org
This page is a translated version of the page Manual:InitialiseSettings.php and the translation is 71% complete.

A InitialiseSettings.php néhány wikifarm által használt fájl, beleértve a Wikimédiáét. On Wikimedia's set up, this file is used to initialize the majority of the per-wiki settings. If one wishes to use it, the following code should be used in LocalSettings.php:

require_once "$IP/InitialiseSettings.php";

Lásd még

Külső hivatkozás