Line 806:

if (is_array($type)) {
array_multisort($type, SORT_ASC, $created, SORT_DESC, $term_nodes);
}