From 9c7572f2db91d896cf6dbc33c3e3808f562ce22d Mon Sep 17 00:00:00 2001 From: bobby Date: Thu, 28 Jan 2016 14:03:44 +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