add Utils::escape note

This commit is contained in:
ghost 2023-11-29 22:51:14 +02:00
parent 27946ff27c
commit 24904f667e

View File

@ -119,6 +119,7 @@ switch (true)
default:
// @TODO add extended syntax mode, add Utils::escape
$query = $index->search($q);
}