added a missing close paren
svn path=/trunk/; revision=14120
This commit is contained in:
@ -278,7 +278,7 @@
|
|||||||
<option value="not exists">
|
<option value="not exists">
|
||||||
<title>does not exist</title>
|
<title>does not exist</title>
|
||||||
<code>
|
<code>
|
||||||
(match-all (not (header-exists ${header-field}))
|
(match-all (not (header-exists ${header-field})))
|
||||||
</code>
|
</code>
|
||||||
</option>
|
</option>
|
||||||
<option value="matches soundex">
|
<option value="matches soundex">
|
||||||
|
Reference in New Issue
Block a user