summaryrefslogtreecommitdiffstats
path: root/lib/public/constants.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2013-01-14 20:30:39 +0100
committerBart Visscher <bartv@thisnet.nl>2013-01-16 18:09:16 +0100
commit5bfe4adbaa9c402db5bd0d0f74fd9ad7bb037129 (patch)
treec0a4b2c32975ec45c5d7ec371f1a4dfcb7caab0b /lib/public/constants.php
parenta8f963d9cf5b243cae497450af78c20cbc367b4b (diff)
downloadnextcloud-server-5bfe4adbaa9c402db5bd0d0f74fd9ad7bb037129.tar.gz
nextcloud-server-5bfe4adbaa9c402db5bd0d0f74fd9ad7bb037129.zip
Whitespace cleanup
Diffstat (limited to 'lib/public/constants.php')
-rw-r--r--lib/public/constants.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/constants.php b/lib/public/constants.php
index bc979c9031f..1495c620dc9 100644
--- a/lib/public/constants.php
+++ b/lib/public/constants.php
@@ -35,4 +35,3 @@ const PERMISSION_UPDATE = 2;
const PERMISSION_DELETE = 8;
const PERMISSION_SHARE = 16;
const PERMISSION_ALL = 31;
-