Skip to content
Snippets Groups Projects
Commit f2a99aca authored by Carsten  Rose's avatar Carsten Rose
Browse files

Support.php: phpdoc

parent 191b063a
No related branches found
No related tags found
No related merge requests found
......@@ -520,6 +520,8 @@ class Support {
}
/**
* Concatenate URL and Parameter. Depending of if there is a '?' in URL or not, append the param with '?' or '&'..
*
* @param string $url
* @param string $param
* @return string
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment