From b2b787f1ff12dc893ef5f57cf00b73e03ccf5674 Mon Sep 17 00:00:00 2001 From: phf Date: Mon, 25 Jan 2016 21:33:14 +0100 Subject: [PATCH] FIX Travis --- htdocs/core/class/link.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/class/link.class.php b/htdocs/core/class/link.class.php index 91eb8e21a7c..2a58876cdd7 100644 --- a/htdocs/core/class/link.class.php +++ b/htdocs/core/class/link.class.php @@ -275,7 +275,7 @@ class Link extends CommonObject /** * Return nb of links * - * @param DoliDb $dblinks Database handler + * @param DoliDb $db Database handler * @param string $objecttype type of the associated object in dolibarr * @param int $objectid id of the associated object in dolibarr * @return int Nb of links, -1 if error