diff --git a/check_process b/check_process index fd6a678..ea69288 100644 --- a/check_process +++ b/check_process @@ -17,7 +17,6 @@ upgrade=1 from_commit=ec919eb58fdc9c358ddbe17558874ae968a7f527 backup_restore=1 multi_instance=0 - incorrect_path=1 port_already_use=0 change_url=0 ;;; Upgrade options diff --git a/conf/config.php.tpl b/conf/config.php.tpl index 9858e14..4609410 100644 --- a/conf/config.php.tpl +++ b/conf/config.php.tpl @@ -58,7 +58,7 @@ function before($route) { setlocale(LC_ALL, $lang); setlocale(LC_CTYPE, $lang); - $locales_dir = dirname(__FILE__).'/i18n'; + $locales_dir = '__FINAL_PATH__/i18n'; bindtextdomain($textdomain, $locales_dir); bind_textdomain_codeset($textdomain, 'UTF-8'); diff --git a/manifest.json b/manifest.json index 0a46d34..56d0121 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ "url": "http://julien.vaubourg.com" }, "requirements": { - "yunohost": ">= 3.5.0" + "yunohost": ">= 4.1.0" }, "multi_instance": false, "services": [