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