mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-16 20:08:24 +00:00
6 lines
147 B
Text
6 lines
147 B
Text
|
<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>
|