[zendframework/zf2#1293] Move view template down a directory
authorMatthew Weier O'Phinney <matthew@zend.com>
Fri, 18 May 2012 20:30:46 +0000 (15:30 -0500)
committerMatthew Weier O'Phinney <matthew@zend.com>
Fri, 18 May 2012 20:30:46 +0000 (15:30 -0500)
commit87bd76e861460b64a1123560ca20279bbd902491
treefc06defc86482998692a681d7b16bbb587464fd1
parent32a266d49873680bf114e072b93030e3b500ae08
[zendframework/zf2#1293] Move view template down a directory

- View scripts for controller actions should resolve based on the module
  namespace
module/Application/view/application/index/index.phtml [new file with mode: 0644]
module/Application/view/index/index.phtml [deleted file]