Major fixes and clean-up for edit form

This commit is contained in:
Michael Save 2013-01-24 04:16:09 +11:00
parent c7c5a65a1f
commit bceb314ce6
4 changed files with 27 additions and 32 deletions

View file

@ -920,8 +920,8 @@
$config['mod']['bumplock'] = MOD;
// View whether a thread has been bumplocked ("-1" to allow non-mods to see too)
$config['mod']['view_bumplock'] = MOD;
// Edit posts (EXPERIMENTAL)
$config['mod']['editpost'] = MOD;
// Edit posts
$config['mod']['editpost'] = ADMIN;
// "Move" a thread to another board (EXPERIMENTAL; has some known bugs)
$config['mod']['move'] = DISABLED;
// Bypass "field_disable_*" (forced anonymity, etc.)