Merge remote-tracking branch 'origin/br-integration' into staging

This commit is contained in:
czaks
2014-04-29 21:35:50 +02:00
16 changed files with 891 additions and 1 deletions

View File

@@ -1402,6 +1402,8 @@
$config['mod']['view_ban_appeals'] = MOD;
// Accept and deny ban appeals
$config['mod']['ban_appeals'] = MOD;
// View the recent posts page
$config['mod']['recent'] = MOD;
// Config editor permissions
$config['mod']['config'] = array();