notification changes to support testdrive
This commit is contained in:
@@ -217,6 +217,8 @@ function create_account($arr) {
|
||||
$result['email'] = $email;
|
||||
$result['password'] = $password;
|
||||
|
||||
call_hooks('register_account',$result);
|
||||
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user