Updated for new event-driven module manager
authorEvan Coury <me@evancoury.com>
Mon, 14 Nov 2011 17:32:14 +0000 (10:32 -0700)
committerEvan Coury <me@evancoury.com>
Mon, 14 Nov 2011 17:32:14 +0000 (10:32 -0700)
commita4421c44d9026edfe0c462f8e13cc8234efa401a
treea9e01ac112b02cdbb2fa9f43eb19c08d11f55644
parent75a641b0a6c33d1a982f34143bfe955fdaa5c6d1
Updated for new event-driven module manager

- ZF2 submodule updated
- Application module now uses getParam('config')
- Application module now makes use of AutoloaderProvider interface
- index.php updated to new module manager interface
configs/application.config.php
library/ZendFramework
modules/Application/Module.php
public/index.php