Use long tags with echo statement
[zf2.biz/application_blanche.git] / module / Application / view / layout / layout.phtml
index 86c887d..d5af45f 100644 (file)
@@ -52,6 +52,6 @@
 
     </div> <!-- /container -->
 
-  <?= $this->inlineScript()?>
+  <?php echo $this->inlineScript() ?>
   </body>
 </html>