summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-01-05 16:26:38 +0100
committerAndrew Dolgov <[email protected]>2006-01-05 16:26:38 +0100
commite593ccd7983450b54b96eef9fb22723d02335a39 (patch)
tree0743ad63dc06f155fc4941c7d470b96d56a932b2 /index.php
parent7f123cdab43e1d8087481958155304dac5fd2c64 (diff)
add tiny index.php (this one is better solved by .htaccess, but I digress)
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
new file mode 100644
index 000000000..b0c2b7779
--- /dev/null
+++ b/index.php
@@ -0,0 +1 @@
+<? require "tt-rss.php" ?>