From 7349944fbc01e00910bfddedc5282021f6824a22 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sat, 4 Feb 2023 17:11:03 +1300 Subject: [PATCH] Remove change entry in file, that's what git history is for --- inc/caldav-REPORT-calquery.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/caldav-REPORT-calquery.php b/inc/caldav-REPORT-calquery.php index f41c3979..297e1239 100644 --- a/inc/caldav-REPORT-calquery.php +++ b/inc/caldav-REPORT-calquery.php @@ -68,7 +68,6 @@ function calquery_apply_filter( $filters, $item ) { /** * Process a filter fragment returning an SQL fragment - * Changed by GitHub user moosemark 2013-11-29 to allow multiple text-matches - SQL parameter now has numeric count appended. */ $need_post_filter = false; $range_filter = null;