Logo
Explore Help
Register Sign In
HPR/hpr_hub
8
0
Fork 3
You've already forked hpr_hub
Code Issues 48 Pull Requests 1 Packages Projects Releases Wiki Activity
Files
007d9ba73821f0bffd2ff8a34fd6d73d8b9e6699
hpr_hub/hub/index.php

6 lines
117 B
PHP
Raw Normal View History

Initial push of the dynamic code
2023-07-02 16:47:44 +02:00
<?php
Update files to use $hubBaseurl Remove hard coded references to hub.hackerpublicradio.org to allow hub to be run on different servers and make testing locally possible.
2025-09-30 23:22:04 -04:00
header("location:${hubBaseurl}calendar.php");
Initial push of the dynamic code
2023-07-02 16:47:44 +02:00
?>
Update files to use global $referrerurl variable If possible, capture the referring URL to use in links to static website pages. This way when coming from a distributed HPR website and not hackerpublicradio.com, clicking on a page link will return you to the original domain.
2025-09-30 23:32:20 -04:00
<meta name="referrer" content="<?php ${referrerurl} ?>">
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 12ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API