mirror of
https://github.com/YunoHost-Apps/baikal_ynh.git
synced 2024-09-03 18:16:11 +02:00
update comments
This commit is contained in:
parent
ca6db622eb
commit
61e002ad77
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pkg_dependencies="php-xml php-mbstring php-mysql"
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Check if an URL is already handled
|
# Check if an URL is already handled
|
||||||
# usage: is_url_handled URL
|
# usage: is_url_handled --domain=DOMAIN --path=PATH_URI
|
||||||
is_url_handled() {
|
is_url_handled() {
|
||||||
# Declare an array to define the options of this helper.
|
# Declare an array to define the options of this helper.
|
||||||
local legacy_args=dp
|
local legacy_args=dp
|
||||||
|
|
Loading…
Add table
Reference in a new issue