1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-30 20:03:45 +01:00
This commit is contained in:
Michael Foster 2013-08-12 13:01:34 +10:00
parent f8d1427362
commit 5968a58f9f

View File

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