3
0
Fork 0

[FIX] whitespace

8.0
lfreeke 2016-01-21 14:59:16 +01:00
parent 970855a83f
commit f595d80d98
1 changed files with 1 additions and 2 deletions

View File

@ -4,14 +4,13 @@
============================
Web advanced search wildcard
============================
Allows =ilike operator to advanced search option.
Use % as a placeholder.
Example: "Zip matches 1%" gives all zip starting with 1
Also allows insensitive exact search.
Example "Name matches john" will find "John" and "john" but not "Johnson".
Bug Tracker
===========