mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 10:46:49 +00:00
drop tagwall from trunk (mobile)
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
define('MOBILE_FEEDLIST_ENABLE_ICONS', false);
|
define('MOBILE_FEEDLIST_ENABLE_ICONS', false);
|
||||||
define('TTRSS_SESSION_NAME', 'ttrss_m_sid');
|
define('TTRSS_SESSION_NAME', 'ttrss_m_sid');
|
||||||
|
|
||||||
define ('TW_PATH', '../tw/');
|
|
||||||
|
|
||||||
function render_feeds_list($link) {
|
function render_feeds_list($link) {
|
||||||
|
|
||||||
$tags = $_GET["tags"];
|
$tags = $_GET["tags"];
|
||||||
|
|||||||
Reference in New Issue
Block a user