hpr_hub/hub/index.php

4 lines
79 B
PHP

<?php
header('location:https://hub.hackerpublicradio.org/calendar.php');
?>