Home
last modified time | relevance | path

Searched refs:treeSort (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/acl/
H A Dadmin.php287 usort($data, $this->treeSort(...));
303 public function treeSort($a, $b) function in admin_plugin_acl