mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Cross ci, converter not updated. (as 3.1 schema won't fit any more)
git-svn-id: file:///svn/phpbb/trunk@8383 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -173,7 +173,7 @@ define('FIELD_DATE', 6);
|
||||
|
||||
|
||||
// Additional constants
|
||||
define('VOTE_CONVERTED', 9999);
|
||||
define('VOTE_CONVERTED', 127);
|
||||
|
||||
// Table names
|
||||
define('ACL_GROUPS_TABLE', $table_prefix . 'acl_groups');
|
||||
|
Reference in New Issue
Block a user