This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 6b9fa22 Docco
6b9fa22 is described below
commit 6b9fa222fe568e51f9f0615cc03e4691c0648c43
Author: Sebb <[email protected]>
AuthorDate: Sun Nov 14 12:12:47 2021 +0000
Docco
---
server/plugins/messages.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/server/plugins/messages.py b/server/plugins/messages.py
index 29cc2a4..404fa33 100644
--- a/server/plugins/messages.py
+++ b/server/plugins/messages.py
@@ -358,6 +358,7 @@ async def query(
):
"""
Advanced query and grab for stats.py
+ Also called by mbox.py (using metadata_only=True)
"""
docs = []
hits = 0