From 4c629e274bbf368e79e47133869c923a2e6dd4a9 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 5 Jun 2011 23:10:07 -0700 Subject: begin event module --- include/event.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/event.php b/include/event.php index 06239b2ab..21817086f 100644 --- a/include/event.php +++ b/include/event.php @@ -31,4 +31,7 @@ function format_event_html($ev) { $o .= ''; return $o; -} \ No newline at end of file +} + + + -- cgit v1.2.3