예제 #1
0
function i_echoDate($m)
{
    return i_echoParam($m);
}
예제 #2
0
function i_echoDate($req)
{
    return i_echoParam($req);
}