Manual:$wgStyleSheetDirectory
From MediaWiki.org
This feature has been deprecated and should not be used with current versions of MediaWiki.
This feature was deprecated (or possibly removed completely) in version 1.5.0.
| 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 "{$IP}/style" before v1.3.0 |
Other settings: Alphabetical | By Function
[edit] 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.

