add nex index for clean up
This commit is contained in:
parent
dc9a1043a8
commit
c0a59c7196
@ -111,6 +111,14 @@ DQ9';
|
||||
'OXCLASS' => 'OXCLASS',
|
||||
),
|
||||
),
|
||||
'TIMEVISIT' => array(
|
||||
'sTableName' => 'd3usersonline',
|
||||
'sType' => '',
|
||||
'sName' => 'TIMEVISIT',
|
||||
'aFields' => array(
|
||||
'TIMEVISIT' => 'TIMEVISIT',
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
public $aRenameFields = array(
|
||||
|
Loading…
Reference in New Issue
Block a user