From 43ac1adbc4a3bad08fcab81280b8afb13aa840a2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 11 Mar 2018 19:32:28 +0100 Subject: [PATCH] Fix phpcs --- htdocs/ticketsup/class/actions_ticketsup.class.php | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/htdocs/ticketsup/class/actions_ticketsup.class.php b/htdocs/ticketsup/class/actions_ticketsup.class.php index a98f3ecf15d..c87264098ef 100644 --- a/htdocs/ticketsup/class/actions_ticketsup.class.php +++ b/htdocs/ticketsup/class/actions_ticketsup.class.php @@ -976,14 +976,10 @@ class ActionsTicketsup } /** - * print statut -<<<<<<< HEAD + * Print statut * - * @param int $mode Mode -======= - * @param int $mode Display mode ->>>>>>> branch 'develop' of git@github.com:Dolibarr/dolibarr.git - * @return void + * @param int $mode Display mode + * @return void */ public function getLibStatut($mode = 0) {