summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-19 08:04:45 +0100
committerAndrew Dolgov <[email protected]>2006-08-19 08:04:45 +0100
commit1d3a17c71ed490c5e0f2f0f9558f5865c3b30e54 (patch)
tree30586abde40ae0c9e4aaa44cacb63e9d175961af /index.php
parent660c059f88bfc2f60952beb24a5fa2fa7ae543f7 (diff)
change short php tags to long ones
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 b0c2b7779..1078eedea 100644
--- a/index.php
+++ b/index.php
@@ -1 +1 @@
-<? require "tt-rss.php" ?>
+<?php require "tt-rss.php" ?>