This website requires JavaScript.
Explore
Help
Register
Sign In
HPR
/
hpr_hub
Watch
8
Star
0
Fork
3
You've already forked hpr_hub
Code
Issues
48
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
4d51954c3c5e1211b9e68f3745182228f6eaaa8c
hpr_hub
/
hub
/
index.php
4 lines
58 B
PHP
Raw
Normal View
History
Unescape
Escape
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
?>
Reference in New Issue
Copy Permalink