Exemplo n.º 1
0
function i_echoDate($m)
{
    return i_echoParam($m);
}
Exemplo n.º 2
0
function i_echoDate($req)
{
    return i_echoParam($req);
}