Home
last modified time | relevance | path

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

/plugin/ac/actions/
H A Dtickets.php17 $project = $this->ac->fetchSingle('projects', array('name' => $this->project));
/plugin/ac/
H A Dac.php48 public function fetchSingle($type, $values) { function in syntax_plugin_ac_ac