Index: trunk/phase3/docs/hooks.txt |
— | — | @@ -1534,7 +1534,7 @@ |
1535 | 1535 | |
1536 | 1536 | 'UserLoginMailPassword': Block users from emailing passwords |
1537 | 1537 | $name: the username to email the password of. |
1538 | | -&$error: out-param ��the error message to return. |
| 1538 | +&$error: out-param - the error message to return. |
1539 | 1539 | |
1540 | 1540 | 'UserLogout': before a user logs out |
1541 | 1541 | $user: the user object that is about to be logged out |