mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 10:55:56 +00:00
replace short php tags to long (closes #114)
This commit is contained in:
@@ -138,7 +138,7 @@ window.onload = init;
|
||||
}
|
||||
?>
|
||||
</select>
|
||||
<? } ?>
|
||||
<?php } ?>
|
||||
<a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> © 2005-2006 Andrew Dolgov
|
||||
</div>
|
||||
|
||||
|
||||
@@ -213,7 +213,7 @@ window.onload = init;
|
||||
}
|
||||
?>
|
||||
</select>
|
||||
<? } ?>
|
||||
<?php } ?>
|
||||
<a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> © 2005-2006 Andrew Dolgov
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user