. */ include($_SERVER['DOCUMENT_ROOT'] . "/includes/rss.php"); rss_header("/text/index.php"); create_items_from_dir("text", 0); rss_footer(); ?>