DMZ 1.7.1 (DataMapper OverZealous Edition) |
[eluser]WanWizard[/eluser]
@phil, I'm using the new CI 2.0 packages as a way to introduce modulairity without complicated extensions like HMVC or Matchbox. As DMZ 1.7.1. already supports the package paths, this works quite well. However, not every module has models. the method recursive_require_once() chokes on this, as it assumes that the given path exists. I suggest changing it to: Code: protected static function recursive_require_once($class, $path) |
Welcome Guest, Not a member yet? Register Sign In |