mirror of
https://github.com/nextcloud/calendar.git
synced 2024-09-09 09:22:49 +02:00
c1ba147353
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
6 lines
171 B
PHP
Executable file
6 lines
171 B
PHP
Executable file
<?php
|
|
/**
|
|
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
script('calendar', 'calendar-main');
|