diff options
author | Felix Moeller <mail@felixmoeller.de> | 2012-11-04 22:16:04 +0100 |
---|---|---|
committer | Felix Moeller <mail@felixmoeller.de> | 2012-11-04 22:16:04 +0100 |
commit | a4b2ea586dea5e02a91a873d16a20144db7292a0 (patch) | |
tree | 1f936fcd3d1a3d314d80986cef76cb8d84514194 /settings/templates/help.php | |
parent | 1e33ad9cbcd2282db5cb64b933bfe8844d582acf (diff) | |
download | nextcloud-server-a4b2ea586dea5e02a91a873d16a20144db7292a0.tar.gz nextcloud-server-a4b2ea586dea5e02a91a873d16a20144db7292a0.zip |
Style: Remove all the dangling white spaces
Diffstat (limited to 'settings/templates/help.php')
-rw-r--r-- | settings/templates/help.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/help.php b/settings/templates/help.php index 56d43853444..9bb46740f5b 100644 --- a/settings/templates/help.php +++ b/settings/templates/help.php @@ -1,4 +1,4 @@ -<?php +<?php /** * 2012 Frank Karlitschek frank@owncloud.org * This file is licensed under the Affero General Public License version 3 or later. |