Welcome to mirror list, hosted at ThFree Co, Russian Federation.

autoload.php « appinfo - github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 93a5e81f798f0c66835cc628fcec577f92a1ce2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
/**
 * Nextcloud - passman
 *
 * This file is licensed under the Affero General Public License version 3 or
 * later. See the COPYING file.
 *
 * @author Sander Brand <brantje@gmail.com>
 * @copyright Sander Brand 2016
 */

namespace OCA\Passman\AppInfo;