cakephp2-php8/lib/Cake/Test/test_app/View/Layouts/ajax2.ctp
Marc Würth 1ede742d92 Various improvements to the CakePHP test files
Mostly CS, doc blocks and unused variables.
2015-09-25 17:22:00 +02:00

3 lines
No EOL
41 B
PHP

Ajax!
<?php
echo $this->fetch('content');