summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorBjörn Schießle <schiessle@owncloud.com>2013-07-05 16:18:17 +0200
committerBjörn Schießle <schiessle@owncloud.com>2013-07-05 16:18:17 +0200
commitba11ab92c7ad07de66fbca078b03b426e0f4daf3 (patch)
tree68ad60ba7d6946ae2a775e3baadce3af39210688 /apps
parent133279714b048da1cf6bceb04ff08c2b0f7b1801 (diff)
downloadnextcloud-server-ba11ab92c7ad07de66fbca078b03b426e0f4daf3.tar.gz
nextcloud-server-ba11ab92c7ad07de66fbca078b03b426e0f4daf3.zip
remove unneeded bracket, was introduced by the last merge
Diffstat (limited to 'apps')
-rwxr-xr-xapps/files_encryption/lib/helper.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_encryption/lib/helper.php b/apps/files_encryption/lib/helper.php
index 1b9637c1b9a..6eee8fed6a6 100755
--- a/apps/files_encryption/lib/helper.php
+++ b/apps/files_encryption/lib/helper.php
@@ -232,7 +232,6 @@ class Helper {
return (bool) $result;
}
-}
/**
* @brief glob uses different pattern than regular expressions, escape glob pattern only