Fix travis
This commit is contained in:
parent
d225cce446
commit
322af9e2df
@ -1950,7 +1950,7 @@ class TaskComment extends CommonObject
|
|||||||
* @param int $ref ref object
|
* @param int $ref ref object
|
||||||
* @return int <0 if KO, 0 if not found, >0 if OK
|
* @return int <0 if KO, 0 if not found, >0 if OK
|
||||||
*/
|
*/
|
||||||
function fetch($id)
|
function fetch($id, $ref='')
|
||||||
{
|
{
|
||||||
global $langs;
|
global $langs;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user