comparison cake/tests/test_app/views/elements/nocache/contains_nocache.ctp @ 0:261e66bd5a0c

hg init
author Shoshi TAMAKI <shoshi@cr.ie.u-ryukyu.ac.jp>
date Sun, 24 Jul 2011 21:08:31 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:261e66bd5a0c
1 <h2>Cache Me</h2>
2 <cake:nocache>
3 <p>F. In Element With No Cache Tags</p>
4 <?php $this->log('6. In element with no cache tags') ?>
5 </cake:nocache>