コード例 #1
0
ファイル: global.php プロジェクト: xpd1437/swap
function g_has($key)
{
    return visitor::g_has($key);
}