zap/app/helpers.php
2025-08-19 18:59:43 -04:00

7 lines
57 B
PHP

<?php
function yatusabe()
{
return "worked papo";
}