Se modifichi il codice così, che cosa ottieni?

Codice PHP:
$file read_dir(ROOT_PATH'skin_func');
var_dump($file);
require_once(
$file);