dreamjob/lib/Cake/Test/test_app/View/Layouts/banana.ctp

5 lines
52 B
PHP
Executable File

<body>
<?php
echo $this->Banana->peel();
?>
</body>