API/functions/bb check ajax referer
From bbPulp
| Function | |
|---|---|
| bb_check_ajax_referer | |
| File: | /bb-includes/pluggable.php |
| Class: | none |
| Pluggable: | yes |
| Introduced: | revision 367 |
| Deprecated: | no |
[edit] Description
void bb_check_ajax_referer ( void )
Checks the validity of an AJAX request. Terminates execution on failure.
[edit] Actions
- bb_check_ajax_referer
- Called at the end of the function.
[edit] Plugins that redefine this function
None

