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