changeset 130:b8732bdd9b17

Rename.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Oct 2013 19:01:31 +0300
parents d011a389e49b
children ed05cc69e1c2
files event.inc.php schedule.inc.php
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/event.inc.php	Tue Oct 22 17:59:03 2013 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-<?
-echo stGetSetting("eventDescription");
-?>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/schedule.inc.php	Tue Oct 22 19:01:31 2013 +0300
@@ -0,0 +1,3 @@
+<?
+echo stGetSetting("eventDescription");
+?>