mirror of
https://github.com/YunoHost-Apps/ethercalc_ynh.git
synced 2024-09-03 18:26:36 +02:00
[enh] Code refactoring
This commit is contained in:
parent
713074279f
commit
0c06029da0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ ynh_abort_if_errors
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
domain=$YNH_APP_ARG_DOMAIN
|
domain=$YNH_APP_ARG_DOMAIN
|
||||||
is_public=$YNH_APP_ARG_IS_PUBLIC
|
is_public=$YNH_APP_ARG_ISPUBLIC
|
||||||
path_url="" # Assure la compatibilité avec les fonctions utilisant $path_url
|
path_url="" # Assure la compatibilité avec les fonctions utilisant $path_url
|
||||||
expire=YNH_APP_ARG_EXPIRE
|
expire=YNH_APP_ARG_EXPIRE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue