Fix error. #567
This commit is contained in:
parent
66e1a71890
commit
c9e16b4774
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ class WarrantyHandler
|
|||
}
|
||||
|
||||
public function createWarranty($serial, $plate_number, $first_name, $last_name, $mobile_number,
|
||||
$batt_list, DateTime $date_purchase, $warranty_class)
|
||||
$batt_list, DateTime $date_purchase, $warranty_class, $user_id, $source)
|
||||
{
|
||||
// new warranty
|
||||
|
|
|
|||
Loading…
Reference in a new issue