From 73e4aaba5c9a3dca3a83cfc253774d1ea5511bb2 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Wed, 29 Dec 2021 00:31:22 +0100 Subject: [PATCH] syntax errors in the config.local.release.php --- conf/config.local.release.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.local.release.php b/conf/config.local.release.php index 510ec8f..cd0cf1d 100644 --- a/conf/config.local.release.php +++ b/conf/config.local.release.php @@ -15,9 +15,9 @@ * @var bool */ -const ENABLE_UPGRADES = false +const ENABLE_UPGRADES = false; -** +/** * Commande de création de PDF * * Commande qui sera exécutée pour créer un fichier PDF à partir d'un HTML.