Allow admins to read other user PMs

This commit is contained in:
Savetheinternet 2011-04-11 05:15:15 +10:00
parent c9e33953f3
commit 8c750c3cc3
2 changed files with 31 additions and 7 deletions

View file

@ -366,6 +366,8 @@
$config['mod']['modlog'] = ADMIN;
// Create a PM (viewing mod usernames)
$config['mod']['create_pm'] = JANITOR;
// Read any PM, sent to or from anybody
$config['mod']['master_pm'] = ADMIN;
// Rebuild everything
$config['mod']['rebuild'] = ADMIN;
// Search through posts