khanat-opennel-code/code/ryzom/tools/server/www/webtt/cake/tests/test_app/views/posts/nocache_multiple_element.ctp

9 lines
No EOL
151 B
PHP

<cake:nocache>
<?php echo $foo; ?>
</cake:nocache>
<cake:nocache>
<?php echo $bar; ?>
</cake:nocache>
<?php echo $this->element('nocache/sub1'); ?>