mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02: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:
@@ -271,7 +271,6 @@ class phpbb_captcha_qa
|
|||||||
),
|
),
|
||||||
'PRIMARY_KEY' => 'question_id',
|
'PRIMARY_KEY' => 'question_id',
|
||||||
'KEYS' => array(
|
'KEYS' => array(
|
||||||
'question_id' => array('INDEX', array('question_id', 'lang_iso')),
|
|
||||||
'lang_iso' => array('INDEX', 'lang_iso'),
|
'lang_iso' => array('INDEX', 'lang_iso'),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
Reference in New Issue
Block a user