Пример #1
0
function del_abconfig($chan, $xhash, $family, $key)
{
    return Zlib\AbConfig::Delete($chan, $xhash, $family, $key);
}