From a5442033ac1795fd3e69fdf80f844ae6b41fbc93 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 15 Jul 2018 20:09:51 +0200 Subject: [PATCH] Code comment --- htdocs/core/lib/functions2.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/lib/functions2.lib.php b/htdocs/core/lib/functions2.lib.php index e7eb9eb259d..0ba249e03ef 100644 --- a/htdocs/core/lib/functions2.lib.php +++ b/htdocs/core/lib/functions2.lib.php @@ -1760,7 +1760,7 @@ function getSoapParams() /** - * List urls of element + * Return link url to an object * * @param int $objectid Id of record * @param string $objecttype Type of object ('invoice', 'order', 'expedition_bon', ...)