add nex index for clean up

This commit is contained in:
Daniel Seifert 2016-08-24 14:43:50 +00:00
parent dc9a1043a8
commit c0a59c7196
1 changed files with 8 additions and 0 deletions

View File

@ -111,6 +111,14 @@ DQ9';
'OXCLASS' => 'OXCLASS',
),
),
'TIMEVISIT' => array(
'sTableName' => 'd3usersonline',
'sType' => '',
'sName' => 'TIMEVISIT',
'aFields' => array(
'TIMEVISIT' => 'TIMEVISIT',
),
),
);
public $aRenameFields = array(