Updating helper syntax.

This commit is contained in:
Mark Story 2010-01-14 23:07:15 -05:00
parent d4d9ed7bfe
commit 036d7e6e13

View file

@ -38,7 +38,7 @@
</div> </div>
<div id="content"> <div id="content">
<?php $session->flash();?> <?php $this->Session->flash();?>
<?php echo $content_for_layout;?> <?php echo $content_for_layout;?>