예제 #1
0
파일: global.php 프로젝트: xpd1437/swap
function c_str($key, $default = '')
{
    return visitor::c_str($key, $default);
}