Home
last modified time | relevance | path

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

/plugin/bugzillaxmlrpc/
H A Dsyntax.php92 function myGetBugInfo($id) { function in syntax_plugin_bugzillaxmlrpc
172 … $summary, $dependson, $product, $creation_ts, $bug_status, $deadline) = $this->myGetBugInfo($ids);
183 … $summary, $dependson, $product, $creation_ts, $bug_status, $deadline) = $this->myGetBugInfo($dep);