diff options
author | Michael Traeger <git@m.traeger-mail.de> | 2016-07-07 21:13:36 +0200 |
---|---|---|
committer | Michael Traeger <git@m.traeger-mail.de> | 2016-07-07 21:13:36 +0200 |
commit | 7949c50bd0a29cccc6dbcf8eba3e21b04441876c (patch) | |
tree | b5903c97675b51b66693a92f09fb813810f51cc0 /appinfo/app.php | |
parent | efb2c64e742c807d373ff428c39539ba28829f30 (diff) |
meta info, collor note
Diffstat (limited to 'appinfo/app.php')
-rw-r--r-- | appinfo/app.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/appinfo/app.php b/appinfo/app.php index 51a9dff..ae908ad 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -1,8 +1,8 @@ <?php /** -* @package old_menu an ownCloud app +* @package old_menu_fixed an ownCloud app * @category base -* @author SpF <spf@sanspseudofix.fr> +* @author SpF <spf@sanspseudofix.fr>, Michael Traeger * * @license GNU Affero General Public license (AGPL) * @@ -25,7 +25,7 @@ /** * @file appinfo/app.php - * @author SpF + * @author SpF, Michael Traeger */ OCP\Util::addStyle ( 'old_menu', 'old_menu' ); |