]> source.dussan.org Git - nextcloud-server.git/commit
Fixed mtime reading from OpenStack API
authorVincent Petry <pvince81@owncloud.com>
Wed, 26 Mar 2014 16:20:40 +0000 (17:20 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 26 Mar 2014 16:20:40 +0000 (17:20 +0100)
commitfa00a18677e0b95784fdb433aa3616dc74da1154
tree2e09ce485ccf1ff7fac2919a2abb4fe2d31ad270
parentd57bb70b032b7a55fa8935300df611142f86c726
Fixed mtime reading from OpenStack API

The API seems to return floating point values, which prevents
the hasUpdated() check to work and causes the scanner to rescan
everything every time.
apps/files_external/lib/swift.php