begin event module

This commit is contained in:
Friendika 2011-06-05 23:10:07 -07:00
parent 18f4c6094a
commit 4c629e274b
5 changed files with 95 additions and 3 deletions

View file

@ -31,4 +31,7 @@ function format_event_html($ev) {
$o .= '</div>';
return $o;
}
}