12 lines
346 B
PHP
12 lines
346 B
PHP
<?php
|
|
|
|
/**
|
|
* SPDX-FileCopyrightText: 2016-2024 F7cloud GmbH and F7cloud contributors
|
|
* SPDX-FileCopyrightText: 2013 Bernhard Posselt <nukeawhale@gmail.com>
|
|
* SPDX-FileCopyrightText: 2013 Jan-Christoph Borchardt http://jancborchardt.net
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
|
|
script('notes', 'notes-main');
|
|
style('notes', 'notes');
|