aboutsummaryrefslogtreecommitdiffstats
path: root/include/network.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-05-21 06:44:21 +0000
committerMario <mario@mariovavti.com>2021-05-21 06:44:21 +0000
commit5705005ca3172f7f6fe56a61761de6a8a54a8f10 (patch)
tree2696dbfb52c54f23a653aa0c09312fbca101d8f4 /include/network.php
parent79b4642b32b441e8b2d7924577af59c1c15ee092 (diff)
parentc9981ff0e176934a99a198068da332bb1a65fbde (diff)
downloadvolse-hubzilla-5705005ca3172f7f6fe56a61761de6a8a54a8f10.tar.gz
volse-hubzilla-5705005ca3172f7f6fe56a61761de6a8a54a8f10.tar.bz2
volse-hubzilla-5705005ca3172f7f6fe56a61761de6a8a54a8f10.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'include/network.php')
-rw-r--r--include/network.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/network.php b/include/network.php
index fcc7b4289..77b7c49d6 100644
--- a/include/network.php
+++ b/include/network.php
@@ -1118,9 +1118,9 @@ function discover_by_url($url, $arr = null) {
/**
* @brief
*
- * @param string $webbie
+ * @param string $webbie (TODO: explain)
* @param string $protocol (optional) default empty
- * @return boolean
+ * @return boolean|string (TODO: explain)
*/
function discover_by_webbie($webbie, $protocol = '') {