1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 09:29:15 +00:00

mobile: sync login stuff and such with desktop version

This commit is contained in:
Andrew Dolgov
2007-03-05 17:27:48 +01:00
parent 6ada2c303e
commit 793185a9a5
6 changed files with 53 additions and 144 deletions

View File

@@ -2,6 +2,8 @@
define('MOBILE_FEEDLIST_ENABLE_ICONS', false);
define('TTRSS_SESSION_NAME', 'ttrss_m_sid');
require_once "../gettext/gettext.inc";
function render_feeds_list($link) {
$tags = $_GET["tags"];