Ejemplo n.º 1
0
function authip_del()
{
    $freeweb = new freeweb($_POST["servername"]);
    $freeweb->LimitByIp_del($_POST["authip-del"]);
}