Fix syntax error in 'htdocs\accountancy\admin\export.php' : Delete 'aZ09' text in line 45

This commit is contained in:
Laurent Bouquet 2018-11-05 22:52:57 +01:00
parent 15dd2b3e35
commit 0f43521274

View File

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