server/lib
Lukas Reschke 6535540dcd Check if the size field is available
In some cases the 'size' field is not available resulting in some PHP errors such as:

```json
{"reqId":"03548fd9e3d3aca15a5796b3b35d7b9d","remoteAddr":"::1","app":"PHP","message":"Undefined index: size at \/Users\/lreschke\/Programming\/core\/lib\/private\/files\/fileinfo.php#125","level":3,"time":"2014-11-17T21:38:57+00:00"}
```

This can be experienced when creating a new empty file and deleting it right away, then when going to the trash bin this error is thrown.
2014-11-17 22:39:40 +01:00
..
l10n [tx-robot] updated from transifex 2014-11-17 01:54:33 -05:00
private Check if the size field is available 2014-11-17 22:39:40 +01:00
public Add \OC\App\Manager to handle enabling/disabling apps 2014-11-10 13:52:52 +01:00
repair adding cssmin and jssmin(minify) 2014-10-17 12:22:26 +02:00
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 2014-10-28 11:32:20 +01:00
base.php Merge pull request #11917 from owncloud/fix-11909 2014-11-11 20:37:50 +01:00