" . $path_parts['filename'] . "";
  echo "\n";
  echo $urlHighlight->highlightUrls(file_get_contents($file));
  echo "\n";


}
fclose($out);
?>