summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/functions.php b/functions.php
index 4ba7da748..7ca9bb81c 100644
--- a/functions.php
+++ b/functions.php
@@ -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();