Пример #1
0
function i_echoDate($m)
{
    return i_echoParam($m);
}
Пример #2
0
function i_echoDate($req)
{
    return i_echoParam($req);
}