Esempio n. 1
0
function g_str($key, $default = '')
{
    return visitor::g_str($key, $default);
}