Files
Roman Pyrih 5de35e358d first commit
2026-04-03 10:22:35 +02:00

5 lines
78 B
PHP

<?php
//Start at router for all api requets
header('Location: router.php') ;