diff options
Diffstat (limited to 'frontends/php/include/forms.inc.php')
| -rw-r--r-- | frontends/php/include/forms.inc.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/php/include/forms.inc.php b/frontends/php/include/forms.inc.php index 80c36eed..845656d0 100644 --- a/frontends/php/include/forms.inc.php +++ b/frontends/php/include/forms.inc.php @@ -2862,8 +2862,6 @@ } else{ unset($_REQUEST['recovery_msg']); - $tblAct->AddItem(new CVar('r_shortdata', '')); - $tblAct->AddItem(new CVar('r_longdata','')); } $cmbStatus = new CComboBox('status',$status); |
