chiro-canto/public/api/index.php

5 lines
54 B
PHP
Raw Normal View History

2021-04-18 16:59:01 +02:00
<?php
$version = "v1";
header("Location: $version");