summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/hooks
diff options
context:
space:
mode:
authorSam Tuke <samtuke@owncloud.com>2012-10-17 16:35:19 +0100
committerSam Tuke <samtuke@owncloud.com>2012-10-17 16:35:19 +0100
commit265f3654af3a8abb96a74214e63cd65a0a40f150 (patch)
treed7d811d0f6251f3ae90ef3d247001d0badd9afc7 /apps/files_encryption/hooks
parent8b01286a5d14bae90607d5192c89b5f9d72d8bc2 (diff)
downloadnextcloud-server-265f3654af3a8abb96a74214e63cd65a0a40f150.tar.gz
nextcloud-server-265f3654af3a8abb96a74214e63cd65a0a40f150.zip
all unit files_encryption crypt unit tests now passing after merge
Diffstat (limited to 'apps/files_encryption/hooks')
-rw-r--r--apps/files_encryption/hooks/hooks.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/hooks/hooks.php b/apps/files_encryption/hooks/hooks.php
index 71b1b060808..b9758ec0df2 100644
--- a/apps/files_encryption/hooks/hooks.php
+++ b/apps/files_encryption/hooks/hooks.php
@@ -20,7 +20,7 @@
*
*/
-namespace OCA_Encryption;
+namespace OCA\Encryption;
/**
* Class for hook specific logic