Joas Schilling
10 years ago
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
2 changed files with
2 additions and
3 deletions
-
core/Command/User/Setting.php
-
tests/Core/Command/User/SettingTest.php
|
|
|
@ -1,7 +1,6 @@ |
|
|
|
<?php |
|
|
|
/** |
|
|
|
* @author Joas Schilling <nickvergessen@owncloud.com> |
|
|
|
* @author Laurens Post <lkpost@scept.re> |
|
|
|
* @author Joas Schilling <coding@schilljs.com> |
|
|
|
* |
|
|
|
* @copyright Copyright (c) 2016, ownCloud, Inc. |
|
|
|
* @license AGPL-3.0 |
|
|
|
|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
<?php |
|
|
|
/** |
|
|
|
* @author Joas Schilling <nickvergessen@owncloud.com> |
|
|
|
* @author Joas Schilling <coding@schilljs.com> |
|
|
|
* |
|
|
|
* @copyright Copyright (c) 2016, ownCloud, Inc. |
|
|
|
* @license AGPL-3.0 |
|
|
|
|