Home
last modified time | relevance | path

Searched full:_tree_sort (Results 1 – 1 of 1) sorted by relevance

/plugin/autlogin/
H A Dadmin.php1567 usort($pages,array($this,'_tree_sort'));
1670 usort($data,array($this,'_tree_sort'));
1683 function _tree_sort($a,$b){ function in admin_plugin_autlogin