From 3b0feb9b7f962e5745d26f8e115fd897e77a54ac Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 23 Nov 2005 15:25:42 +0100 Subject: misc prefs interface cleanups --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functions.php') 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(); -- cgit v1.2.3