API/functions/bb break password

From bbPulp

Jump to: navigation, search
Function
bb_break_password
File: /bb-includes/pluggable.php
Class: none
Pluggable: yes
Introduced: revision 447
Deprecated: no

[edit] Description

boolean bb_break_password ( integer $user_id )

Changes the given users password by appending a hash.

[edit] Parameters

user_id
The id of the user.

[edit] Return values

Returns true if the password is modified, or false on failure.

[edit] Plugins that redefine this function

None


Personal tools