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