API/functions/bb logout
From bbPulp
| Function | |
|---|---|
| bb_logout | |
| File: | /bb-includes/pluggable.php |
| Class: | none |
| Pluggable: | yes |
| Introduced: | revision 335 |
| Deprecated: | no |
[edit] Description
void bb_logout ( void )
Logs out the current user by destroying their login cookies.
[edit] Actions
- bb_user_logout
- Called at the end of the function.
[edit] Plugins that redefine this function
None

