From 6241633c7ddd0f2fec913a882f543de2c844c540 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 20 Mar 2006 03:42:15 +0000 Subject: Echo out the number of rows matching the filter operation --- packages/spamd_db.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packages/spamd_db.php') diff --git a/packages/spamd_db.php b/packages/spamd_db.php index 4ce29cd8..2d795272 100644 --- a/packages/spamd_db.php +++ b/packages/spamd_db.php @@ -334,6 +334,9 @@ if (typeof getURL == 'undefined') { $rows++; } ?> + +

$rows rows returned."; ?> + -- cgit v1.2.3