[zen-33] Update to add doctype configuration
authorMatthew Weier O'Phinney <matthew@zend.com>
Tue, 15 May 2012 18:36:02 +0000 (13:36 -0500)
committerMatthew Weier O'Phinney <matthew@zend.com>
Tue, 15 May 2012 18:36:02 +0000 (13:36 -0500)
module/Application/config/module.config.php
vendor/ZendFramework

index 4af685f..40d5db9 100644 (file)
@@ -34,6 +34,7 @@ return array(
     'view_manager' => array(
         'display_not_found_reason' => true,
         'display_exceptions'       => true,
+        'doctype'                  => 'HTML5',
         'not_found_template'       => 'error/404',
         'exception_template'       => 'error/index',
         'template_map' => array(
index 5cc6522..1fe2a51 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 5cc65225ef195722fe82fe5991ffda8042a818cd
+Subproject commit 1fe2a51aec36f86db87bb02536c6c816ca6b4284