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