1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +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
*/
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.