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

Add a note for those wondering how to get their conference listed here

This commit is contained in:
Hannes Magnusson
2007-05-20 11:33:45 +00:00
parent 2d995c1cef
commit a5541d595d

View File

@@ -7,6 +7,12 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/include/pregen-events.inc';
$layout_workaround = <<< EOT
<div id="conferencesSidebar">
<div id="contact">
<p>
Are you planning a PHP related conference and want it listed here?
<a href="/contact">Let us know.</a>
</p>
</div>
$RSIDEBAR_DATA
</div>
EOT;