mirror of
https://github.com/brmlab/brmbiolab_sklad.git
synced 2025-06-10 06:04:00 +02:00
5 lines
No EOL
52 B
PHP
5 lines
No EOL
52 B
PHP
<body>
|
|
<?php
|
|
echo $this->Banana->peel();
|
|
?>
|
|
</body>
|