fix travis

This commit is contained in:
florian HENRY 2017-04-19 14:49:12 +02:00
parent 10541e0c53
commit 213e0d2870

View File

@ -154,7 +154,8 @@ class Ctyperesource
* Load object in memory from the database
*
* @param int $id Id object
* @param string $ref Ref
* @param string $code code
* @param string $label Label
*
* @return int <0 if KO, 0 if not found, >0 if OK
*/