. */ include($_SERVER['DOCUMENT_ROOT'] . "/includes/atom.php"); atom_header("/text/index.php"); create_entries_from_dir("text", true); atom_footer(); ?>