mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 22:11:28 +00:00
misc prefs interface cleanups
This commit is contained in:
972
backend.php
972
backend.php
File diff suppressed because it is too large
Load Diff
@@ -649,8 +649,8 @@
|
||||
db_query($link, "insert into ttrss_feeds (owner_uid,title,feed_url)
|
||||
values ('$uid', 'Tiny Tiny RSS Dev. Feed',
|
||||
'http://bah.spb.su/darcsweb/darcsweb.cgi?r=tt-rss;a=rss')");
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function logout_user() {
|
||||
session_destroy();
|
||||
|
||||
Reference in New Issue
Block a user