diff --git a/htdocs/comm/action/pertype.php b/htdocs/comm/action/pertype.php index e93f263bc30..da5b1346fc2 100644 --- a/htdocs/comm/action/pertype.php +++ b/htdocs/comm/action/pertype.php @@ -5,7 +5,7 @@ * Copyright (C) 2005-2012 Regis Houssin * Copyright (C) 2011 Juanjo Menent * Copyright (C) 2014 Cedric GROSS - * Copyright (C) 2018 Frédéric France + * Copyright (C) 2018-2019 Frédéric France * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -740,7 +740,7 @@ $db->close(); /** * Show event line of a particular day for a user * - * @param string $username Login + * @param User $username Login * @param int $day Day * @param int $month Month * @param int $year Year