diff --git a/backend.php b/backend.php index 3975cd3b7..7ade2fb67 100644 --- a/backend.php +++ b/backend.php @@ -1244,7 +1244,7 @@
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.