summaryrefslogtreecommitdiff
path: root/mobile/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-19 09:52:33 +0100
committerAndrew Dolgov <[email protected]>2006-08-19 09:52:33 +0100
commite9e95daec28936b87d97f5e4e8c62608d2424608 (patch)
treeefc536cc128c7881262a2854213a9e02b50e9b96 /mobile/index.php
parent20862e584fae334be87a1c0e0b9a91937e4832c7 (diff)
remove short php tags in mobile version, fix star action in vfeeds
Diffstat (limited to 'mobile/index.php')
-rw-r--r--mobile/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/index.php b/mobile/index.php
index b0c2b7779..1078eedea 100644
--- a/mobile/index.php
+++ b/mobile/index.php
@@ -1 +1 @@
-<? require "tt-rss.php" ?>
+<?php require "tt-rss.php" ?>