update
This commit is contained in:
@@ -151,6 +151,6 @@ class Person extends Model
|
||||
|
||||
public function updatePerson()
|
||||
{
|
||||
$this -> update ( $data );
|
||||
$this-> update ( $data );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user