Home
last modified time | relevance | path

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

/plugin/explorertree/
H A Dhelper.php203 … if( ($item['type']== $this->current_item['type'] && $item['id'] == $this->current_item['id'])) {
/plugin/autlogin/
H A Dadmin.php27 var $current_item = null; variable in admin_plugin_autlogin
1737 … if( ($item['type']== $this->current_item['type'] && $item['id'] == $this->current_item['id']))