From 45207822a1ad4d8d22986206bf9289426a72dcd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Thu, 2 Mar 2023 14:13:17 +0100 Subject: [PATCH] restore tags --- htdocs/comm/action/class/actioncommreminder.class.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/comm/action/class/actioncommreminder.class.php b/htdocs/comm/action/class/actioncommreminder.class.php index 71b438b1a8a..909a7586025 100644 --- a/htdocs/comm/action/class/actioncommreminder.class.php +++ b/htdocs/comm/action/class/actioncommreminder.class.php @@ -72,6 +72,7 @@ class ActionCommReminder extends CommonObject * 'showoncombobox' if field must be shown into the label of combobox */ + // BEGIN MODULEBUILDER PROPERTIES /** * @var array Array with all fields and their property. Do not use it as a static var. It may be modified by constructor. */ @@ -140,6 +141,7 @@ class ActionCommReminder extends CommonObject * @var int Template Mail */ public $fk_email_template; + // END MODULEBUILDER PROPERTIES /** * Constructor