summaryrefslogtreecommitdiffstats
path: root/weblog-adhocquery-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'weblog-adhocquery-html.lsp')
-rw-r--r--weblog-adhocquery-html.lsp10
1 files changed, 0 insertions, 10 deletions
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
)
</pre></DL>
-
-<H3>Watchlist</H3>
-<DL>
-This table contains the user watch list. The definition of the table is as follows:
-<pre>
-(
- clientuserid character varying(64) NOT NULL,
- expiredatetime timestamp(0) without time zone NOT NULL
-)
-</pre></DL>