Files
anpdf/app/routes/generation.php
2023-06-13 16:21:52 +03:00

7 lines
61 B
PHP

<?php
function generation_kuri(){
echo index_kuri();
}