Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
ca6bd5ca
Commit
ca6bd5ca
authored
Nov 18, 2015
by
Roeland Jago Douma
Browse files
Follow the interface again
parent
e3429738
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/private/files/stream/encryption.php
View file @
ca6bd5ca
...
...
@@ -471,4 +471,13 @@ class Encryption extends Wrapper {
return
parent
::
stream_seek
(
$position
);
}
/**
* @param string $path
* @param array $options
* @return bool
*/
public
function
dir_opendir
(
$path
,
$options
)
{
return
false
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment