[zen-24] Removed the default route
authorMatthew Weier O'Phinney <matthew@zend.com>
Mon, 2 Jul 2012 11:35:25 +0000 (06:35 -0500)
committerMatthew Weier O'Phinney <matthew@zend.com>
Mon, 2 Jul 2012 11:35:25 +0000 (06:35 -0500)
- Removed the default route, as it is not recommended.
- See https://github.com/zendframework/ZendSkeletonModule/pull/3 for how
  a module-specific default route can be created.


No differences found