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