mirror of
https://github.com/friendica/friendica
synced 2025-04-27 01:10:14 +00:00
Move mod/cal.php and mod/events.php to Module
This commit is contained in:
parent
89fde911f9
commit
f13c91b320
41 changed files with 1054 additions and 1109 deletions
|
@ -60,8 +60,8 @@ class Manifest extends BaseModule
|
|||
'url' => '/contact'
|
||||
],
|
||||
[
|
||||
'name' => 'Events',
|
||||
'url' => '/events'
|
||||
'name' => 'Calendar',
|
||||
'url' => '/calendar'
|
||||
]
|
||||
]
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue