[EDIT] basic edit support

This commit is contained in:
asiekierka
2013-01-08 07:52:13 +01:00
committed by Michael Save
parent 64e06dfcf3
commit c7c5a65a1f
3 changed files with 43 additions and 31 deletions

View File

@@ -921,7 +921,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.)