diff options
author | Florin Peter <github@florin-peter.de> | 2013-05-01 01:38:06 +0200 |
---|---|---|
committer | Florin Peter <github@florin-peter.de> | 2013-05-01 01:38:06 +0200 |
commit | 3c100af1329c1c101f38f23f2d74710954387fdf (patch) | |
tree | 9b8dff5ea23da3ca6ed6984f8cec741143e42833 /apps/files_encryption/tests/stream.php | |
parent | 5deba29bdfedc3ee2babece9eafff0bb709cd90c (diff) | |
download | nextcloud-server-3c100af1329c1c101f38f23f2d74710954387fdf.tar.gz nextcloud-server-3c100af1329c1c101f38f23f2d74710954387fdf.zip |
revert changes to fbbc76f281f50afa3072d99e4e0d413df835b3d3 because master is very unstable right now
Diffstat (limited to 'apps/files_encryption/tests/stream.php')
-rw-r--r-- | apps/files_encryption/tests/stream.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/tests/stream.php b/apps/files_encryption/tests/stream.php index 633cc9e4fce..ba82ac80eab 100644 --- a/apps/files_encryption/tests/stream.php +++ b/apps/files_encryption/tests/stream.php @@ -1,4 +1,4 @@ -<?php +// <?php // /** // * Copyright (c) 2012 Robin Appelman <icewind@owncloud.com> // * This file is licensed under the Affero General Public License version 3 or |