Performance improvements for the tree.
This commit is contained in:
@@ -133,7 +133,6 @@ class TreeItem {
|
||||
return;
|
||||
|
||||
array_push($this->children,$dn);
|
||||
usort($this->children,'pla_compare_dns');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user