aboutsummaryrefslogtreecommitdiffstats
path: root/include/event.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-05 23:10:07 -0700
committerFriendika <info@friendika.com>2011-06-05 23:10:07 -0700
commit4c629e274bbf368e79e47133869c923a2e6dd4a9 (patch)
tree268e1a74bc51809ce10b9f84c6bb6dcafb60629b /include/event.php
parent18f4c6094acd65b9a0eb179f5228bf2e13713b5f (diff)
downloadvolse-hubzilla-4c629e274bbf368e79e47133869c923a2e6dd4a9.tar.gz
volse-hubzilla-4c629e274bbf368e79e47133869c923a2e6dd4a9.tar.bz2
volse-hubzilla-4c629e274bbf368e79e47133869c923a2e6dd4a9.zip
begin event module
Diffstat (limited to 'include/event.php')
-rw-r--r--include/event.php5
1 files changed, 4 insertions, 1 deletions
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 .= '</div>';
return $o;
-} \ No newline at end of file
+}
+
+
+