nextcloud/apps/calendar/ajax/geteventinfo.php

10 lines
210 B
PHP
Raw Normal View History

2011-08-12 16:29:45 +04:00
<?php
2011-09-24 00:59:24 +04:00
/**
* Copyright (c) 2011 Georg Ehrke <ownclouddev at georgswebsite dot de>
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.
*/
2011-08-12 16:29:45 +04:00
2011-09-24 00:59:24 +04:00
?>