array( $this->table_prefix . 'users' => array( 'user_mchat_index' => array('BOOL', '1'), 'user_mchat_sound' => array('BOOL', '1'), 'user_mchat_stats_index' => array('BOOL', '1'), 'user_mchat_topics' => array('BOOL', '1'), 'user_mchat_avatars' => array('BOOL', '1'), 'user_mchat_input_area' => array('BOOL', '1'), ), ), ); } }