X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=application%2Flayouts%2Fscripts%2Flayout.phtml;h=81ee343b58082ce2f11e7fdc02f4dc58720942aa;hp=37d7b4e1b2f7bb7c72b17748794c9edce6ea021f;hb=6d6858e7c9fa4d61e3d76bcb0092837e3903ffa5;hpb=76f6e080505c81ded0911b444eb62e39435eb8a1 diff --git a/application/layouts/scripts/layout.phtml b/application/layouts/scripts/layout.phtml index 37d7b4e..81ee343 100644 --- a/application/layouts/scripts/layout.phtml +++ b/application/layouts/scripts/layout.phtml @@ -1,4 +1,7 @@ - +getHelper('Doctype')->setDoctype('HTML5'); + echo $doctype . PHP_EOL; +?>