Manual:$wgStyleSheetDirectory

From Linux Web Expert

<translate> Server URLs and file paths</translate>: $wgStyleSheetDirectory
The file system path of the directory containing the stylesheets.
<translate> Introduced in version:</translate>pre 1.1.0
<translate> Removed in version:</translate>1.5.0
<translate> Allowed values:</translate>(absolute path)
<translate> Default value:</translate>&$wgStyleDirectory (1.3-1.4)
"{$IP }/style" (pre 1.1 - 1.2)

Details

The file system path of the directory containing the stylesheets. (Or the skins directory.)

This has been deprecated since v1.5.0. $wgStyleDirectory should be used instead.