Active
Project:
Portal
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2006 at 20:15 UTC
Updated:
5 Sep 2006 at 20:15 UTC
Line 806:
if (is_array($type)) {
array_multisort($type, SORT_ASC, $created, SORT_DESC, $term_nodes);
}