mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-20 11:36:15 +00:00
5 lines
52 B
Text
5 lines
52 B
Text
|
<body>
|
||
|
<?php
|
||
|
echo $this->Banana->peel();
|
||
|
?>
|
||
|
</body>
|