diff --git a/flextype/core/Forms.php b/flextype/core/Forms.php index 418ac658..ea6025e5 100644 --- a/flextype/core/Forms.php +++ b/flextype/core/Forms.php @@ -215,7 +215,6 @@ class Forms $field_value = ''; } - return $field_value; }