From a8bf1108b4443009088a4fa29a45b4b2994354a8 Mon Sep 17 00:00:00 2001 From: elij Date: Sun, 27 Sep 2009 16:43:34 -0700 Subject: cleanup rss2.php - removed excessive string catenation, replaced with variable substitution - consolidated http/https protocol checks - simplified host header parse (centralized) - moved cache file to /tmp, to remove need to custom permission directory in webdir Signed-off-by: Loui Chang --- web/html/xml/README.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 web/html/xml/README.txt (limited to 'web/html/xml/README.txt') diff --git a/web/html/xml/README.txt b/web/html/xml/README.txt deleted file mode 100644 index fb37d7ab..00000000 --- a/web/html/xml/README.txt +++ /dev/null @@ -1,2 +0,0 @@ -This is where the server will create the RSS feed file. -This directory should be writeable by the the webserver. -- cgit v1.2.3-24-g4f1b