Update modules.php
This commit is contained in:
parent
d8ec9de58b
commit
367a6b15a6
@ -184,7 +184,7 @@ foreach ($modules as $key => $module) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (empty($found)) {
|
if (!$found) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user