diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2007-03-05 09:37:13 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2007-03-05 09:37:13 +0100 |
| commit | 659468ebf0197e682cc70629c3b538e793e765a2 (patch) | |
| tree | 75a4a19c03439b718fc90df0e7119b9c20cf851f /index.php | |
| parent | 439bbe63ef88e530ec538884207a31c57a55c560 (diff) | |
add php-gettext, i18n stuff
Diffstat (limited to 'index.php')
| -rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -<?php require "tt-rss.php" ?> +<?php header("Location: tt-rss.php"); ?> |