Fix: Missing global
This commit is contained in:
parent
e86d33e008
commit
4bdfaf4c7c
@ -620,6 +620,8 @@ class Task extends CommonObject
|
||||
*/
|
||||
function addTimeSpent($user, $notrigger=0)
|
||||
{
|
||||
global $conf,$langs;
|
||||
|
||||
$ret = 0;
|
||||
|
||||
// Clean parameters
|
||||
|
||||
Loading…
Reference in New Issue
Block a user