Manual:$wgStyleSheetDirectory

From mediawiki.org
Server URLs and file paths: $wgStyleSheetDirectory
The file system path of the directory containing the stylesheets.
Introduced in version:pre 1.1.0
Removed in version:1.5.0
Allowed values:(absolute path)
Default value:&$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.