Home
last modified time | relevance | path

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

/plugin/toolbuttondel/
H A Daction.php9 private $select_head = array(); variable in action_plugin_toolbuttondel
87 $this->select_head[] = $i;
160 if(!$this->select_head) return;
163 if(!in_array($list[$i]['key'],$this->select_head)) {