forked from leftypol/leftypol
[EDIT] basic edit support
This commit is contained in:
parent
1a2c859996
commit
9fec3646fa
3 changed files with 43 additions and 31 deletions
|
@ -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.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue