1
0
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:
Henry Sudhof
2008-02-14 12:38:06 +00:00
parent 65ba4fe94e
commit 95f11a38c0
2 changed files with 7 additions and 3 deletions

View File

@@ -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');