7 lines
61 B
PHP
7 lines
61 B
PHP
<?php
|
|
|
|
function generation_kuri(){
|
|
|
|
echo index_kuri();
|
|
|
|
} |