-
- Downloads
Merge pull request #8585 from owncloud/phpdoc-improvements-apps
PHPDoc improvements /apps * owncloud/phpdoc-improvements-apps: Fix whitespace issues Reduce double-space with single-space. Remove spaces around | operator in doc block. Fix more missing or broken PHPDoc PHPDoc fixes for user_ldap Fix PHPDoc in /apps
No related branches found
No related tags found
Showing
- apps/files/index.php 2 additions, 2 deletionsapps/files/index.php
- apps/files/lib/helper.php 1 addition, 1 deletionapps/files/lib/helper.php
- apps/files_encryption/hooks/hooks.php 2 additions, 2 deletionsapps/files_encryption/hooks/hooks.php
- apps/files_encryption/lib/crypt.php 10 additions, 11 deletionsapps/files_encryption/lib/crypt.php
- apps/files_encryption/lib/helper.php 1 addition, 1 deletionapps/files_encryption/lib/helper.php
- apps/files_encryption/lib/keymanager.php 3 additions, 3 deletionsapps/files_encryption/lib/keymanager.php
- apps/files_encryption/lib/proxy.php 9 additions, 9 deletionsapps/files_encryption/lib/proxy.php
- apps/files_encryption/lib/session.php 2 additions, 2 deletionsapps/files_encryption/lib/session.php
- apps/files_encryption/lib/stream.php 11 additions, 11 deletionsapps/files_encryption/lib/stream.php
- apps/files_encryption/lib/util.php 5 additions, 6 deletionsapps/files_encryption/lib/util.php
- apps/files_encryption/tests/crypt.php 1 addition, 1 deletionapps/files_encryption/tests/crypt.php
- apps/files_encryption/tests/util.php 2 additions, 2 deletionsapps/files_encryption/tests/util.php
- apps/files_external/lib/amazons3.php 1 addition, 1 deletionapps/files_external/lib/amazons3.php
- apps/files_external/lib/config.php 11 additions, 11 deletionsapps/files_external/lib/config.php
- apps/files_external/lib/dropbox.php 2 additions, 2 deletionsapps/files_external/lib/dropbox.php
- apps/files_external/lib/ftp.php 1 addition, 1 deletionapps/files_external/lib/ftp.php
- apps/files_external/lib/smb.php 1 addition, 1 deletionapps/files_external/lib/smb.php
- apps/files_external/lib/swift.php 16 additions, 16 deletionsapps/files_external/lib/swift.php
- apps/files_sharing/lib/api.php 1 addition, 1 deletionapps/files_sharing/lib/api.php
- apps/files_sharing/lib/cache.php 2 additions, 2 deletionsapps/files_sharing/lib/cache.php
Loading
Please register or sign in to comment