Пример #1
0
function update_squid_perform()
{
    $q = new blackboxes($_POST["update-squid"]);
    $q->updatesquid();
}