drop tagwall from trunk (mobile)
This commit is contained in:
parent
7e1265ede7
commit
02ceed6e07
|
@ -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"];
|
||||||
|
|
Loading…
Reference in New Issue