hpr_hub/hub/index.php

4 lines
79 B
PHP
Raw Normal View History

2023-07-02 14:47:44 +00:00
<?php
header('location:https://hub.hackerpublicradio.org/calendar.php');
?>