Example #1
0
function compilebind()
{
    $bind = new bind9();
    $bind->Compile();
    $bind->BuildZones();
    echo ApplySettings_icon();
}