REFACTORING: updated the autoloader, currently a duplicate section has to be refactored. Added a Registry for the settings section of every module.
This commit is contained in:
@@ -7,11 +7,8 @@ debug_template = "/../../application/view/templates/shared/debug.tpl"
|
||||
debugbar = true
|
||||
|
||||
[AUTOLOADER]
|
||||
iface.pos[] = "register"
|
||||
iface.pos[] = "users"
|
||||
trait.pos[] = "register"
|
||||
trait.pos[] = "users"
|
||||
class.pos[] = "register"
|
||||
class.pos[] = "users"
|
||||
|
||||
[EMAIL]
|
||||
|
||||
Reference in New Issue
Block a user