diff event.inc.php @ 14:e36c4d2b09c4

Fix settings to work, clean up the code, etc.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 06 Dec 2012 16:13:08 +0200
parents 8019b357cc03
children
line wrap: on
line diff
--- a/event.inc.php	Thu Dec 06 14:49:10 2012 +0200
+++ b/event.inc.php	Thu Dec 06 16:13:08 2012 +0200
@@ -1,25 +1,3 @@
-<h1>Event program &amp; schedule</h1>
-<ul>
- <li><b>Aegis</b> of DSS and FAG will be performing a DJ gig.</li>
- <li>.. and possible additional live acts. More info to come.</li>
-</ul>
-
-<h2>Friday 30.11.</h2>
-<ul>
- <li><b>18:00</b> - <i>Doors open</i>.</li>
- <li><b>22:00</b> - DJ set by Aegis.</li>
-</ul>
-
-<h2>Saturday 1.12.</h2>
-<ul>
- <li><b>14:00</b> - Deadline for remote entries.</li>
- <li><b>18:00</b> - Deadline for the entries delivered on location.</li>
- <li><b>20:00</b> - Competitions start.</li>
-</ul>
-
-Competition schedule and voting deadline will depend on number of entries.
-
-<h2>Sunday 2.12.</h2>
-<ul>
- <li><b>12:00</b> - Party over?</li>
-</ul>
+<?
+echo stGetSetting("eventDescription");
+?>