hpr_hub/hub/redirect.php

8 lines
197 B
PHP
Raw Permalink Normal View History

2024-10-20 19:12:39 +00:00
<?php
# request.php > request_confirm.php > upload.php > upload_confirm.php
#require "/home/hpr/php/include.php";
?>
<?php
header('location:https://hub.hackerpublicradio.org/calendar.php');
?>