Fix Travis

This commit is contained in:
bobby 2016-01-28 14:03:44 +01:00
parent 87284ef9be
commit 9c7572f2db

View File

@ -275,7 +275,7 @@ class Link extends CommonObject
/** /**
* Return nb of links * 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 string $objecttype type of the associated object in dolibarr
* @param int $objectid id of the associated object in dolibarr * @param int $objectid id of the associated object in dolibarr
* @return int Nb of links, -1 if error * @return int Nb of links, -1 if error