]> git.wh0rd.org - tt-rss.git/commitdiff
add tiny index.php (this one is better solved by .htaccess, but I digress)
authorAndrew Dolgov <fox@bah.spb.su>
Thu, 5 Jan 2006 15:26:38 +0000 (16:26 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Thu, 5 Jan 2006 15:26:38 +0000 (16:26 +0100)
index.php [new file with mode: 0644]

diff --git a/index.php b/index.php
new file mode 100644 (file)
index 0000000..b0c2b77
--- /dev/null
+++ b/index.php
@@ -0,0 +1 @@
+<? require "tt-rss.php" ?>