예제 #1
0
function BuildSquidCertificate()
{
    $squid = new squidbee();
    $squid->BuildSquidCertificate();
}