class fichinterligne was not extending common object => error with trigger call
This commit is contained in:
parent
948bcaaad7
commit
393f32097b
@ -998,7 +998,7 @@ class Fichinter extends CommonObject
|
||||
/**
|
||||
* Classe permettant la gestion des lignes d'intervention
|
||||
*/
|
||||
class FichinterLigne
|
||||
class FichinterLigne extends CommonObject
|
||||
{
|
||||
var $db;
|
||||
var $error;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user