Browse Source

...

pull/40/head
Michael Foster 11 years ago
parent
commit
adbb0c1fdf
  1. 2
      inc/config.php

2
inc/config.php

@ -1093,7 +1093,7 @@
$config['mod']['bandelete'] = MOD; $config['mod']['bandelete'] = MOD;
// Remove bans // Remove bans
$config['mod']['unban'] = MOD; $config['mod']['unban'] = MOD;
// Spoiler file (and keep post) // Spoiler image
$config['mod']['spoilerimage'] = JANITOR; $config['mod']['spoilerimage'] = JANITOR;
// Delete file (and keep post) // Delete file (and keep post)
$config['mod']['deletefile'] = JANITOR; $config['mod']['deletefile'] = JANITOR;

Loading…
Cancel
Save