diff --git a/module/kanban/control.php b/module/kanban/control.php index 20e39ebe11..46fb4c5eef 100644 --- a/module/kanban/control.php +++ b/module/kanban/control.php @@ -1692,6 +1692,8 @@ class kanban extends control * * @param int $regionID * @param string $type all|story|task|bug + * @param string $field otherLane|lane + * @param int $i * @access public * @return string */