Merge pull request #654 from butonic/checkstyle_fixes
fix checkstyle for files_encryption & files_encryption app, add whitespace for readability
Showing
- apps/files_encryption/appinfo/app.php 4 additions, 2 deletionsapps/files_encryption/appinfo/app.php
- apps/files_encryption/lib/crypt.php 16 additions, 15 deletionsapps/files_encryption/lib/crypt.php
- apps/files_encryption/lib/cryptstream.php 24 additions, 21 deletionsapps/files_encryption/lib/cryptstream.php
- apps/files_encryption/lib/proxy.php 19 additions, 17 deletionsapps/files_encryption/lib/proxy.php
- apps/files_encryption/settings.php 4 additions, 2 deletionsapps/files_encryption/settings.php
- apps/files_encryption/templates/settings.php 5 additions, 3 deletionsapps/files_encryption/templates/settings.php
- apps/files_encryption/tests/proxy.php 1 addition, 1 deletionapps/files_encryption/tests/proxy.php
- apps/files_encryption/tests/stream.php 3 additions, 3 deletionsapps/files_encryption/tests/stream.php
- apps/files_external/ajax/addMountPoint.php 6 additions, 1 deletionapps/files_external/ajax/addMountPoint.php
- apps/files_external/ajax/addRootCertificate.php 6 additions, 4 deletionsapps/files_external/ajax/addRootCertificate.php
- apps/files_external/ajax/dropbox.php 11 additions, 4 deletionsapps/files_external/ajax/dropbox.php
- apps/files_external/ajax/google.php 20 additions, 7 deletionsapps/files_external/ajax/google.php
- apps/files_external/js/settings.js 1 addition, 1 deletionapps/files_external/js/settings.js
- apps/files_external/lib/amazons3.php 26 additions, 15 deletionsapps/files_external/lib/amazons3.php
- apps/files_external/lib/config.php 85 additions, 18 deletionsapps/files_external/lib/config.php
- apps/files_external/lib/dropbox.php 24 additions, 11 deletionsapps/files_external/lib/dropbox.php
- apps/files_external/lib/ftp.php 11 additions, 11 deletionsapps/files_external/lib/ftp.php
- apps/files_external/lib/google.php 107 additions, 54 deletionsapps/files_external/lib/google.php
- apps/files_external/lib/smb.php 16 additions, 14 deletionsapps/files_external/lib/smb.php
- apps/files_external/lib/streamwrapper.php 8 additions, 10 deletionsapps/files_external/lib/streamwrapper.php
Loading
Please register or sign in to comment