updated email options
This commit is contained in:
@@ -4,7 +4,7 @@ Plugin Name: hggg_cipf
|
||||
Plugin URI:
|
||||
Description:
|
||||
Author: hugogogo
|
||||
Version: 0.5.8
|
||||
Version: 0.5.9
|
||||
Author URI:
|
||||
*/
|
||||
|
||||
@@ -309,6 +309,14 @@ contactez la fipf directement",
|
||||
'confirmation_subject'=>"[CIPF - offre expirée]",
|
||||
'confirmation_message'=>'votre offre a expiré, pour la renouveler rendez-vous sur $$__base_url__$$',
|
||||
],
|
||||
'cron_job'=>[
|
||||
'name'=>"cron-job - une fois par jour",
|
||||
'notification_send'=>true,
|
||||
'notification_from'=>'$$__admin_email__$$',
|
||||
'notification_to'=>'$$__admin_email__$$',
|
||||
'notification_subject'=>"[CIPF - cron job]",
|
||||
'notification_message'=>'la tache journaliere cron a bien fonctionné',
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user