Bugfix
This commit is contained in:
parent
b9d2d2b184
commit
fda8ec8094
@ -74,6 +74,7 @@ class Contact
|
||||
*/
|
||||
Function update($id, $user=0)
|
||||
{
|
||||
$this->id = $id;
|
||||
$this->error = array();
|
||||
|
||||
$this->email = trim($this->email);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user