Feature Request #2527
Log an error when a module is not found
| Status: | New | Start date: | 01/29/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Modules | |||
| Target version: | 2.4.1 | |||
| Resolution: | Points: |
Description
with multiple environments and different file structures, we need to know when modules are not where kohana thinks they are
I think kohana should at LEAST log something when one of the modules does not exist
if ! IN_PRODUCTION I would even go as far as to throw an exception