Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
Set NS_NEWS as content namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebarnick committed Jan 8, 2015
1 parent 70f91cb commit 062980d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LocalSettings_en.php
Expand Up @@ -39,6 +39,7 @@
$wgGroupPermissions['newsreporter']['editnews'] = true;
$wgAddGroups['sysop'][] = 'newsreporter';
$wgRemoveGroups['sysop'][] = 'newsreporter';
$wgContentNamespaces[] = 2000;

#Magazine, Inventory and Review namespaces
define("NS_MAGAZINE", 112);
Expand Down

0 comments on commit 062980d

Please sign in to comment.