예제 #1
0
function set_abconfig($chan, $xhash, $family, $key, $value)
{
    return Zlib\AbConfig::Set($chan, $xhash, $family, $key, $value);
}