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