Revert "Fix phpcs"

This reverts commit dfe4debbd2.
This commit is contained in:
Laurent Destailleur 2019-07-18 18:18:03 +02:00
parent dfe4debbd2
commit 738851441f

View File

@ -49,4 +49,4 @@ if ($action == 'set_freetext')
{
setEventMessages($langs->trans("Error"), null, 'errors');
}
}
}