Smart Blocks: extra criteria field was undefined sometimes
This commit is contained in:
parent
d4dbca5de3
commit
0edfb10f19
1 changed files with 2 additions and 0 deletions
|
@ -1199,6 +1199,8 @@ EOT;
|
||||||
} else {
|
} else {
|
||||||
$spCriteriaValue = ($criteria['value']);
|
$spCriteriaValue = ($criteria['value']);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$spCriteriaExtra = $criteria['extra'];
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($spCriteriaModifier == "starts with") {
|
if ($spCriteriaModifier == "starts with") {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue