Compare commits
2 Commits
b52efc947c
...
85b2a86b00
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
85b2a86b00 | ||
|
|
74879fb20e |
|
|
@ -476,7 +476,7 @@ class keywordManage
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else if((empty($arr3)||empty($arr1)) && !empty($arr2)){
|
||||||
foreach ($arr2 as $b) {
|
foreach ($arr2 as $b) {
|
||||||
$keywords[] = $b;
|
$keywords[] = $b;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user