missed a change
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 29 May 2005 06:25:48 +0000 (06:25 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 29 May 2005 06:25:48 +0000 (06:25 +0000)
includes/DefaultSettings.php

index 61c8650..508747d 100644 (file)
@@ -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.
  */