]> source.dussan.org Git - nextcloud-server.git/commit
Directly fix the values 4066/head
authorJoas Schilling <coding@schilljs.com>
Sun, 26 Mar 2017 11:05:11 +0000 (13:05 +0200)
committerJoas Schilling <coding@schilljs.com>
Sun, 26 Mar 2017 11:09:53 +0000 (13:09 +0200)
commit3bd501aad2451d360da8359d6bbb73efe2eab2ad
tree129ecb04ffa1cea2e761f14b2a59076f2a74c4da
parentf3917cfea148d09832a727953c74ece952a47f84
Directly fix the values

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/dav/appinfo/info.xml
apps/dav/lib/Migration/CalDAVRemoveEmptyValue.php [new file with mode: 0644]
apps/dav/lib/Migration/ValueFix.php [deleted file]
apps/dav/lib/Migration/ValueFixInsert.php [deleted file]
apps/dav/tests/unit/Migration/CalDAVRemoveEmptyValueTest.php [new file with mode: 0644]
apps/dav/tests/unit/Migration/ValueFixInsertTest.php [deleted file]
apps/dav/tests/unit/Migration/ValueFixTest.php [deleted file]