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