Skip to content

Commit 5617363

Browse files
committed
2.0.1
1 parent 0ffcfbc commit 5617363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/TicketHookHandler.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ protected function assignTicket(CommonDBTM $item) {
136136
$ticketId = $this->getTicketId($item);
137137
$this->setAssignment($ticketId, $userId, $itilcategoriesId);
138138
return $userId;
139-
}
139+
}
140140

141141

142142
protected function getLastAssignmentIndex(CommonDBTM $item) {

0 commit comments

Comments
 (0)