summaryrefslogtreecommitdiffstats
path: root/lib/app.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2013-01-16 09:25:57 -0800
committerBart Visscher <bartv@thisnet.nl>2013-01-16 09:25:57 -0800
commit1d57a2e2a9d5e392bb1061479543cd1dec860c4b (patch)
treec0a4b2c32975ec45c5d7ec371f1a4dfcb7caab0b /lib/app.php
parentcb0fd30458c29db7667582b7c182b4d530366634 (diff)
parent5bfe4adbaa9c402db5bd0d0f74fd9ad7bb037129 (diff)
downloadnextcloud-server-1d57a2e2a9d5e392bb1061479543cd1dec860c4b.tar.gz
nextcloud-server-1d57a2e2a9d5e392bb1061479543cd1dec860c4b.zip
Merge pull request #1180 from owncloud/whitespace-cleanup
Whitespace cleanup
Diffstat (limited to 'lib/app.php')
-rw-r--r--lib/app.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/app.php b/lib/app.php
index 3b039733fe5..410cb4c12fc 100644
--- a/lib/app.php
+++ b/lib/app.php
@@ -137,7 +137,7 @@ class OC_App{
OC_Appconfig::setValue($app, 'types', $appTypes);
}
-
+
/**
* check if app is shipped
* @param string $appid the id of the app to check