1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

syntax errors in the config.local.release.php

This commit is contained in:
Robles Rodolphe 2021-12-29 00:31:22 +01:00
parent be89f0e280
commit 73e4aaba5c

View file

@ -15,9 +15,9 @@
* @var bool * @var bool
*/ */
const ENABLE_UPGRADES = false const ENABLE_UPGRADES = false;
** /**
* Commande de création de PDF * Commande de création de PDF
* *
* Commande qui sera exécutée pour créer un fichier PDF à partir d'un HTML. * Commande qui sera exécutée pour créer un fichier PDF à partir d'un HTML.