mirror of
https://github.com/nextcloud/server.git
synced 2024-12-28 07:58:42 +00:00
afa48a4e0e
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
7 lines
151 B
PHP
7 lines
151 B
PHP
<?php
|
|
/**
|
|
* SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
opcache_reset();
|