summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-05 09:37:13 +0100
committerAndrew Dolgov <[email protected]>2007-03-05 09:37:13 +0100
commit659468ebf0197e682cc70629c3b538e793e765a2 (patch)
tree75a4a19c03439b718fc90df0e7119b9c20cf851f /index.php
parent439bbe63ef88e530ec538884207a31c57a55c560 (diff)
add php-gettext, i18n stuff
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 1078eedea..e73671ed4 100644
--- a/index.php
+++ b/index.php
@@ -1 +1 @@
-<?php require "tt-rss.php" ?>
+<?php header("Location: tt-rss.php"); ?>