Fix PHP8 warning
This commit is contained in:
parent
1b212f3ee2
commit
5d28225264
1 changed files with 1 additions and 0 deletions
|
@ -3333,6 +3333,7 @@ $("#rcmfd_new_category").keypress(function(event) {
|
|||
$error_msg = $this->gettext('errorimportingevent');
|
||||
$success = false;
|
||||
$deleted = false;
|
||||
$dontsave = false;
|
||||
|
||||
if ($status == 'delegated') {
|
||||
$to = rcube_utils::get_input_value('_to', rcube_utils::INPUT_POST, true);
|
||||
|
|
Loading…
Add table
Reference in a new issue