Update fichinter.class.php

This commit is contained in:
Frédéric FRANCE 2018-08-17 15:56:23 +02:00 committed by Laurent Destailleur
parent 9a5f839e63
commit fb3754af59

View File

@ -278,6 +278,7 @@ class Fichinter extends CommonObject
*/
function update($user, $notrigger=0)
{
global $conf;
if (! is_numeric($this->duration)) {
$this->duration = 0;
}