From bd9bd1963b653757970e1d79f4202774aade1577 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 8 Sep 2011 20:39:35 +0000 Subject: Removed watchlist functionality --- weblog-adhocquery-html.lsp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'weblog-adhocquery-html.lsp') diff --git a/weblog-adhocquery-html.lsp b/weblog-adhocquery-html.lsp index 49675cd..a0e0f7d 100644 --- a/weblog-adhocquery-html.lsp +++ b/weblog-adhocquery-html.lsp @@ -108,13 +108,3 @@ This table contains a historical record of pages requested and blocked by hour. numblock integer ) - -

Watchlist

-
-This table contains the user watch list. The definition of the table is as follows: -
-(
-    clientuserid character varying(64) NOT NULL,
-    expiredatetime timestamp(0) without time zone NOT NULL
-)
-
-- cgit v1.2.3