fixed typo

This commit is contained in:
Viktor Pedersen 2021-09-06 11:15:01 +02:00
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 ===