[EDIT] basic edit support

This commit is contained in:
asiekierka 2013-01-08 07:52:13 +01:00
parent 1a2c859996
commit 9fec3646fa
3 changed files with 43 additions and 31 deletions

View file

@ -953,7 +953,7 @@
// 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'] = DISABLED;
$config['mod']['editpost'] = MOD;
// "Move" a thread to another board (EXPERIMENTAL; has some known bugs)
$config['mod']['move'] = DISABLED;
// Bypass "field_disable_*" (forced anonymity, etc.)