blob: 28134cbd2530df769df6f299b98b1a218fca571c (
plain) (
tree)
|
|
[h2]check_siteallowed[/h2]
Called when checking the site black and white lists to see if a site is blocked.
Hook data
array('url' => URL of site to check);
create and set array element 'allowed' to true or false to override the system checks
|