Skip to content
Snippets Groups Projects
Commit 22738857 authored by goujonpa's avatar goujonpa
Browse files

fix

parent a33d0d20
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ class PhoneField extends Field
$this->value = $_POST[$this->name];
return true;
}
}
return false;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment