From 738851441faface4e499e54d3d93194572c4d618 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 18 Jul 2019 18:18:03 +0200 Subject: [PATCH] Revert "Fix phpcs" This reverts commit dfe4debbd22492f6951a820012365e16b1f8b70a. --- htdocs/core/actions_setfreetext.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/actions_setfreetext.inc.php b/htdocs/core/actions_setfreetext.inc.php index 4ce10c5018d..deb6efd9f86 100644 --- a/htdocs/core/actions_setfreetext.inc.php +++ b/htdocs/core/actions_setfreetext.inc.php @@ -49,4 +49,4 @@ if ($action == 'set_freetext') { setEventMessages($langs->trans("Error"), null, 'errors'); } -} +} \ No newline at end of file