コード例 #1
0
ファイル: exec.squid.php プロジェクト: BillTheBest/1.6.x
function dump_ntlm()
{
    $squid = new squidbee();
    echo $squid->ntlm_auth_conf();
}