From d1f948d119de325c5d1d8acc70c83b6b6216b70c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 16 Oct 2005 16:21:53 +0100 Subject: [PATCH] update help text --- backend.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend.php b/backend.php index 3975cd3b..7ade2fb6 100644 --- a/backend.php +++ b/backend.php @@ -1244,7 +1244,7 @@

Description

The «SQL expression» is added to WHERE clause of - view feed query. You can match on most fields of ttrss_entries table + view feed query. You can match on ttrss_entries table fields and even use subselect to query additional information. This functionality is considered to be advanced and requires basic understanding of SQL.

-- 2.39.5