new ics lib
This commit is contained in:
@@ -62,7 +62,7 @@ class Plugincalendarimporter extends Plugin
|
||||
break;
|
||||
case 'server.index.load.custom':
|
||||
if ($data['name'] == 'download_ics') {
|
||||
DownloadHandler::doDownload();
|
||||
calendarimporter\DownloadHandler::doDownload();
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user