From b29bcb26c1470c5663a1138f83acb215accf5b84 Mon Sep 17 00:00:00 2001 From: Nicolas Widart Date: Wed, 20 Jul 2016 09:57:16 +0200 Subject: [PATCH] Set uppercase module path by default --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index 96ad8af9b..27109fd85 100644 --- a/config/config.php +++ b/config/config.php @@ -62,7 +62,7 @@ | */ - 'modules' => base_path('modules'), + 'modules' => base_path('Modules'), /* |-------------------------------------------------------------------------- | Modules assets path