diff options
author | Roeland Jago Douma <rullzer@owncloud.com> | 2016-02-08 11:55:07 +0100 |
---|---|---|
committer | Roeland Jago Douma <rullzer@owncloud.com> | 2016-02-08 11:55:07 +0100 |
commit | 5486a2b14985ee5ea7a971e42f1aa94e51a3a4b3 (patch) | |
tree | 8d76ea286dd6c8a5c7dc404590bc9b0e6a515b05 /core/js/jquery.ocdialog.js | |
parent | 9eef38c5937cf8c8a848a0b78afe8123fb922712 (diff) | |
download | nextcloud-server-5486a2b14985ee5ea7a971e42f1aa94e51a3a4b3.tar.gz nextcloud-server-5486a2b14985ee5ea7a971e42f1aa94e51a3a4b3.zip |
For possible future usage allow multiple checksums
Instead of returning
<oc:checksum>TYPE:CHECKSUM</oc:checksum>
Return
<oc:checksums>
<oc:checksum>TYPE:CHECKSUM</oc:checksum>
</oc:checksums>
This will allow us to expand in the future to multiple checksums.
Without doing just string concatenation.
And even for a single checksum it is now correct.
Diffstat (limited to 'core/js/jquery.ocdialog.js')
0 files changed, 0 insertions, 0 deletions