forked from leftypol/leftypol
Revert "[EDIT] basic edit support"
This reverts commit 9fec3646fa
.
Conflicts:
inc/mod/pages.php
This commit is contained in:
parent
25268f3876
commit
b04a05494a
3 changed files with 31 additions and 48 deletions
|
@ -963,7 +963,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'] = MOD;
|
||||
$config['mod']['editpost'] = DISABLED;
|
||||
// "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