Manual:$wgSkinExtensionFunctions/pl

From Linux Web Expert

<translate> Extensions</translate>: $wgSkinExtensionFunctions
Extension functions for initialisation of skins.
<translate> Introduced in version:</translate>1.4.0 (r4934)
<translate> Removed in version:</translate>1.18.0 (r87487)
<translate> Allowed values:</translate><translate> Unspecified</translate>
<translate> Default value:</translate>array()

Szczegóły

Used to load "skin" related extensions. The modules are loaded pretty much in the same way as the default extensions functions.

The list is processed in file Setup.php, somewhat earlier than $wgExtensionFunctions .