From: Tim Starling Date: Sun, 29 May 2005 06:25:48 +0000 (+0000) Subject: missed a change X-Git-Tag: 1.5.0alpha2~43 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=77368cd216f3384834676bb06686140f70ac326a;p=lhc%2Fweb%2Fwiklou.git missed a change --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 61c8650b61..508747d5b6 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1424,6 +1424,8 @@ $wgSortSpecialPages = true; * from the .../skins/ directory */ $wgSkipSkin = ''; +$wgSkipSkins = array(); # More of the same + /** * Array of disabled article actions, e.g. view, edit, dublincore, delete, etc. */