1
0
Fork 0

Move mod/cal.php and mod/events.php to Module

This commit is contained in:
Philipp Holzer 2022-11-06 02:35:09 +01:00
commit f13c91b320
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
41 changed files with 1054 additions and 1109 deletions

View file

@ -80,7 +80,7 @@ function get_modalpage_list() {
$modalpages = [
'message/new',
'settings/oauth/add',
'events/new',
'calendar/event/new',
// 'fbrowser/image/'
];