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