From 0f43521274b9f02a687f46e3c026676d77e7ce79 Mon Sep 17 00:00:00 2001 From: Laurent Bouquet Date: Mon, 5 Nov 2018 22:52:57 +0100 Subject: [PATCH] Fix syntax error in 'htdocs\accountancy\admin\export.php' : Delete 'aZ09' text in line 45 --- htdocs/accountancy/admin/export.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/accountancy/admin/export.php b/htdocs/accountancy/admin/export.php index 23ac96ea263..eccb9b0c06f 100644 --- a/htdocs/accountancy/admin/export.php +++ b/htdocs/accountancy/admin/export.php @@ -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',