From 5de926d8cc4eb577c98402c37c31737d3ca8e829 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 10 Feb 2009 11:50:39 +0300 Subject: new option: ENABLE_OFFLINE_READING (bump schema) --- functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 748cc6156..21355f782 100644 --- a/functions.php +++ b/functions.php @@ -3013,7 +3013,8 @@ print ""; - print ""; + print ""; $result = db_query($link, "SELECT COUNT(*) AS cf FROM ttrss_feeds WHERE owner_uid = " . $_SESSION["uid"]); -- cgit v1.2.3-54-g00ecf