Exemplo n.º 1
0
/**
 * Deprecated since 1.8
 */
function cValidateVideo($fileName)
{
    return CVideosHelper::validateVideo($fileName);
}