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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/command/app/disable.php')
-rw-r--r--core/command/app/disable.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/command/app/disable.php b/core/command/app/disable.php
index b3157faf32e..743a78cb88d 100644
--- a/core/command/app/disable.php
+++ b/core/command/app/disable.php
@@ -1,5 +1,6 @@
<?php
/**
+ * @author Joas Schilling <nickvergessen@owncloud.com>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>