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