fix for alisaing suggested by Diftraku
This commit is contained in:
parent
309a2f497f
commit
5b09467310
1 changed files with 1 additions and 0 deletions
|
@ -590,6 +590,7 @@ class Image {
|
|||
$sql .= " (" . $iq->qlet->sql . ")";
|
||||
$terms = array_merge($terms, $iq->qlet->variables);
|
||||
}
|
||||
$tag_n = 0;
|
||||
$img_search = new Querylet($sql, $terms);
|
||||
|
||||
|
||||
|
|
Reference in a new issue