Archived
4
2

Added support for having a different php FQDN location from the main site via php_baseurl

This commit is contained in:
Ken Fallon
2023-05-29 16:11:59 +02:00
parent 7dca1d75cb
commit db5774f642
10 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
<!--% PROCESS 'shared-utils.tpl.html' %-->
<ul>
<li><a href="https://www.hackerpublicradio.org/calendar.php"><strong>⇧Upload⇧</strong></a></li>
<li><a href="<!--% absolute_path(php_baseurl) %-->"><strong>⇧Upload⇧</strong></a></li>
<li><a href="<!--% absolute_path(baseurl) %-->index.html"><strong>Home</a></li>
<li><a href="<!--% absolute_path(baseurl) %-->help_out.html">Contribute »</strong></a></li>
<li><a href="<!--% absolute_path(baseurl) %-->contribute.html">Submit Show</a></li>