diff --git a/common/messages/hu/common/waste.php b/common/messages/hu/common/waste.php new file mode 100644 index 0000000..ea98afb --- /dev/null +++ b/common/messages/hu/common/waste.php @@ -0,0 +1,20 @@ +Log::$TYPE_KEY_ASSIGN, 'message' => 'Kulcs visszaadás - Kártya/Kulcs/Vendég:' .$this->keyCard->number ."/" .$this->keyModel->number . "/".$this->keyCard->customer->name, - 'id_key' => $this->card->id_card, + 'id_key' => $this->keyCard->id_card, 'id_customer' => $this->keyCard->customer->id_customer ]); DoorLog::mkDoorLog(-1,$this->keyCard,$this->keyCard->customer,$this->keyModel );