Example #1
0
function g($key = '', $default = null)
{
    return visitor::g($key, $default);
}