This website works better with JavaScript.
Explore
Help
Sign In
open-dsi
/
nextcloud-server
mirror of
https://github.com/nextcloud/server
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Projects
Releases
Wiki
Activity
remove unused method, the right one is in util.php
Browse Source
remotes/origin/stable6
Bjoern Schiessle
13 years ago
parent
aca7fbe2c8
commit
a6ced6b53f
1 changed files
with
0 additions
and
4 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
apps/files_encryption/lib/crypt.php
4
apps/files_encryption/lib/crypt.php
Unescape
Escape
View File
@ -663,8 +663,4 @@ class Crypt {
}
}
public static function decryptAll() {
error_log("decrypt all");
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-dsi/nextcloud-server
Title
Body
Create Issue