Exemplo n.º 1
0
function blacklist_chk($post)
{
    return FreePBX::Blacklist()->checkPost($post);
}