Files
nextcloud-server-mirror/lib
Florian Pritz 36c31b0e83 fix warning when uploading file using webdav
When uploading a file using davfs php warned about a missing argument to
OC_FileProxy_Quota::preFile_put_contents(). Since we get a resource from
OC_Connector_Sabre_File->put(), we have to convert that before running
strlen because it expects a string.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:42:01 +02:00
..
2011-08-06 23:09:38 +02:00
2011-09-18 13:35:27 +02:00
2011-07-29 21:36:03 +02:00
2011-09-24 18:41:47 +02:00
2011-07-29 21:03:53 +02:00
2011-09-18 20:57:05 +02:00
2011-08-15 22:55:14 +02:00
2011-07-29 21:36:03 +02:00
2011-07-29 21:03:53 +02:00
2011-08-10 14:03:54 +02:00
2011-07-29 21:36:03 +02:00
2011-09-18 20:57:05 +02:00
2011-09-18 21:31:56 +02:00