Revert "[EDIT] basic edit support"

This reverts commit 9fec3646fa.

Conflicts:
	inc/mod/pages.php
This commit is contained in:
Marcin Łabanowski 2013-01-23 18:54:41 +01:00
parent 25268f3876
commit b04a05494a
3 changed files with 31 additions and 48 deletions

View file

@ -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.)