mirror of
https://github.com/friendica/friendica
synced 2025-04-27 00:30:10 +00:00
begin event module
This commit is contained in:
parent
18f4c6094a
commit
4c629e274b
5 changed files with 95 additions and 3 deletions
|
@ -31,4 +31,7 @@ function format_event_html($ev) {
|
|||
$o .= '</div>';
|
||||
|
||||
return $o;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue