diff --git a/htdocs/comm/action/peruser.php b/htdocs/comm/action/peruser.php index 45134dc707c..33199f2dd6c 100644 --- a/htdocs/comm/action/peruser.php +++ b/htdocs/comm/action/peruser.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 @@ -888,7 +888,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