Merge pull request #10086 from bafbes/abb80044
fix: Access to global $conf needed
This commit is contained in:
commit
a460452101
@ -315,7 +315,6 @@ class Fichinter extends CommonObject
|
||||
*/
|
||||
function update($user, $notrigger=0)
|
||||
{
|
||||
global $conf;
|
||||
if (! is_numeric($this->duration)) {
|
||||
$this->duration = 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user