Пример #1
0
function dump_ntlm()
{
    $squid = new squidbee();
    echo $squid->ntlm_auth_conf();
}