diff options
author | Vincent Petry <pvince81@owncloud.com> | 2016-05-25 11:13:06 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2016-05-25 11:13:06 +0200 |
commit | 8c439643a168ff2214974c4834dc3894553fa403 (patch) | |
tree | 1afc4b2f6c115775dd136a94f5edbaf5c00d660d /lib | |
parent | 7a791c54726001fdebc8d891d8852139cc010fd9 (diff) | |
download | nextcloud-server-8c439643a168ff2214974c4834dc3894553fa403.tar.gz nextcloud-server-8c439643a168ff2214974c4834dc3894553fa403.zip |
Lowercase class name for unseekableexception
Because 9.1 was PSR-4 and the backport goes back to the old style
Diffstat (limited to 'lib')
-rw-r--r-- | lib/public/files/unseekableexception.php (renamed from lib/public/Files/UnseekableException.php) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/public/Files/UnseekableException.php b/lib/public/files/unseekableexception.php index b59f844ce2f..b59f844ce2f 100644 --- a/lib/public/Files/UnseekableException.php +++ b/lib/public/files/unseekableexception.php |