|
|
@@ -162,8 +162,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
|
|
|
|
|
|
<programlisting language="php"><![CDATA[
|
|
|
// application/layouts/scripts/layout.phtml
|
|
|
-
|
|
|
-echo $this->doctype() ?>
|
|
|
+<?php echo $this->doctype() ?>
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
<head>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|