misc prefs interface cleanups
This commit is contained in:
parent
17095c5a0e
commit
3b0feb9b7f
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();
|
||||
|
|
Loading…
Reference in New Issue