fixed typo
This commit is contained in:
parent
f7fa9e77aa
commit
fdfd94c484
@ -147,7 +147,7 @@ class SearchPage extends Page {
|
||||
print('<br>');
|
||||
print('<br>');
|
||||
|
||||
if (in_array(False, $mustExcludeCheck, True) === False) {
|
||||
if (in_array(False, $mustExcludeCheck, True) === True) {
|
||||
|
||||
// === IF TRUE DO NOTHING ===
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user