Update extrafields.class.php
This commit is contained in:
parent
a4c7787d8c
commit
0d7dbace63
@ -1384,7 +1384,7 @@ class ExtraFields
|
||||
preg_match('#(AND|OR|) *('.$word.') *(AND|OR|)#',$InfoFieldList[4],$matchCondition);
|
||||
}
|
||||
}
|
||||
else {
|
||||
else {
|
||||
$InfoFieldList[4]=str_replace('$ID$','0',$InfoFieldList[4]);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user