Update interface_99_modZapier_ZapierTriggers.class.php
This commit is contained in:
parent
c918acaadc
commit
0bdd6abca9
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Copyright (C) 2017-2019 Frédéric France <frederic.france@netlogic.fr>
|
/* Copyright (C) 2017-2020 Frédéric France <frederic.france@netlogic.fr>
|
||||||
*
|
*
|
||||||
* This program is free software: you can redistribute it and/or modify
|
* This program is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -39,11 +39,6 @@ require_once DOL_DOCUMENT_ROOT.'/core/triggers/dolibarrtriggers.class.php';
|
|||||||
*/
|
*/
|
||||||
class InterfaceZapierTriggers extends DolibarrTriggers
|
class InterfaceZapierTriggers extends DolibarrTriggers
|
||||||
{
|
{
|
||||||
/**
|
|
||||||
* @var DoliDB Database handler
|
|
||||||
*/
|
|
||||||
protected $db;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor
|
* Constructor
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user