cakephp2-php8/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp

5 lines
147 B
PHP

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