Clean some code for type of event deprecated since 3.3

This commit is contained in:
Laurent Destailleur
2017-05-19 12:58:38 +02:00
parent ff2a268831
commit aec4cef5de
22 changed files with 638 additions and 685 deletions

View File

@@ -86,8 +86,8 @@ if ($action == 'update' && empty($_POST["cancel"]))
// Actions to send emails
$id=0;
$actiontypecode='';
$trigger_name='';
$actiontypecode=''; // Not an event for agenda
$trigger_name=''; // Disable triggers
$paramname='id';
$mode='emailfortest';
$trackid=(($action == 'testhtml')?"testhtml":"test");