From 867413478a0f18754c87a9998277e6d6d58abe08 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 8 Sep 2005 06:29:45 +0100 Subject: remove ACTFEEDID container, keep information in a cookie instead (getActiveFeedId/setActiveFeedId API) --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index 27ccf4c3b..e9be94504 100644 --- a/backend.php +++ b/backend.php @@ -117,7 +117,7 @@ print ""; print "
$total_unread
"; - print "
$actid
"; +// print "
$actid
"; } -- cgit v1.2.3