I´m not sure but when i type
//echo $findfile($mircdir,*.mts,0)

i get - * /echo: insufficient parameters

but with
//echo -a $findfile($mircdir,*.mts,0)

it works