Fix phpcs

This commit is contained in:
Laurent Destailleur 2018-11-10 13:11:18 +01:00
parent e86e3ec7ac
commit ed3a333436

View File

@ -44,7 +44,7 @@ if (empty($user->rights->accounting->chartofaccount))
$action = GETPOST('action', 'aZ09');
// Parameters ACCOUNTING_EXPORT_*
$main_option = array (
$main_option = array(
'ACCOUNTING_EXPORT_PREFIX_SPEC',
);