1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Don't hardcode the link

This commit is contained in:
Hannes Magnusson
2008-04-22 17:35:48 +00:00
parent c7084c75e3
commit 94eb311e6a

View File

@@ -72,7 +72,7 @@ site_header("Getting Help");
sessions) is included in the right-hand column of the front page, and
on the <a href="/cal.php">event calendar page</a>. If you want to list
an upcoming event, just fill out the form <a
href="http://www.php.net/submit-event.php">on this page</a>.
href="/submit-event.php">on this page</a>.
</p>
<h1>Sample Code</h1>