1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 01:59:15 +00:00

remove short php tags in mobile version, fix star action in vfeeds

This commit is contained in:
Andrew Dolgov
2006-08-19 09:52:33 +01:00
parent 20862e584f
commit e9e95daec2
6 changed files with 28 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
require_once "functions.php";
require_once "../config.php";
@@ -37,4 +37,4 @@
</body>
</html>
<? } ?>
<?php } ?>