Пример #1
0
function c_str($key, $default = '')
{
    return visitor::c_str($key, $default);
}