Index: branches/5.2.x/core/units/helpers/modules_helper.php =================================================================== diff -u -N -r13840 -r14092 --- branches/5.2.x/core/units/helpers/modules_helper.php (.../modules_helper.php) (revision 13840) +++ branches/5.2.x/core/units/helpers/modules_helper.php (.../modules_helper.php) (revision 14092) @@ -1,6 +1,6 @@ read()) !== false) { $entry_lowercased = strtolower($entry); if (!is_dir($folder->path . '/' . $entry) || in_array($entry_lowercased, $skip_modules)) {