mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-28 04:20:32 +02:00
added auto_prune
git-svn-id: file:///svn/phpbb/trunk@516 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -135,5 +135,5 @@ define('TOPICS_TABLE', $table_prefix.'topics');
|
||||
define('USER_GROUP_TABLE', $table_prefix.'user_group');
|
||||
define('USERS_TABLE', $table_prefix.'users');
|
||||
define('WORDS_TABLE', $table_prefix.'words');
|
||||
|
||||
?>
|
||||
define('PRUNE_TABLE', $table_prefix.'forum_prune');
|
||||
?>
|
||||
|
Reference in New Issue
Block a user