mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-15 20:47:53 +08:00
c56682d0bd
Don't clean 'bookmarklet.css', 'public-page.css' Signed-off-by: brantje <brantje@gmail.com> Signed-off-by: Passman Bot <info@passman.cc>
14 lines
263 B
PHP
14 lines
263 B
PHP
<?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;
|
|
|
|
|