From f81591531831d8c8f000a5b3d647e24ebc6b6227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Wed, 22 Aug 2018 22:51:09 +0200 Subject: [PATCH] Update actions_ticket.class.php --- htdocs/ticket/class/actions_ticket.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/ticket/class/actions_ticket.class.php b/htdocs/ticket/class/actions_ticket.class.php index fdfe342f35d..c88994a4ca2 100644 --- a/htdocs/ticket/class/actions_ticket.class.php +++ b/htdocs/ticket/class/actions_ticket.class.php @@ -951,7 +951,7 @@ class ActionsTicket * Print statut * * @param int $mode Display mode - * @return void + * @return string */ public function getLibStatut($mode = 0) {