cmc-sales/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp
2013-03-23 16:25:52 +11:00

6 lines
147 B
PHP
Executable file

<h2>Cache Me</h2>
<cake:nocache>
<p>F. In Element With No Cache Tags</p>
<?php $this->log('6. In element with no cache tags') ?>
</cake:nocache>