mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
index for GC
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9827 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c04626fa4d
commit
2dfd327828
@ -271,7 +271,6 @@ class phpbb_captcha_qa
|
||||
),
|
||||
'PRIMARY_KEY' => 'question_id',
|
||||
'KEYS' => array(
|
||||
'question_id' => array('INDEX', array('question_id', 'lang_iso')),
|
||||
'lang_iso' => array('INDEX', 'lang_iso'),
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user