chiro-canto/public/api/index.php
2021-04-18 16:59:01 +02:00

5 lines
54 B
PHP

<?php
$version = "v1";
header("Location: $version");