Home
last modified time | relevance | path

Searched defs:currentID (Results 1 – 1 of 1) sorted by relevance

/plugin/issuetracker/
H A Dedit.php19 function _emailForIssueMod($currentID, $project, $issue, $old_value, $column, $new_value, $usr)
80 function _emailToAssigneeMod($currentID, $project, $issue, $value, $usr)
179 function replace_bodyhtml($currentID, $bodyhtml, $pstring, $project, $issue, $comment, $usr) {
361 $currentID = $_POST['currentID']; variable