]> source.dussan.org Git - nextcloud-server.git/commit
Read from IRequest instead of reading twice
authorLukas Reschke <lukas@owncloud.com>
Fri, 27 Feb 2015 12:05:57 +0000 (13:05 +0100)
committerLukas Reschke <lukas@owncloud.com>
Fri, 27 Feb 2015 13:22:35 +0000 (14:22 +0100)
commit5c2fafa05faf532ab6e7ccde0ffadd8c984671fb
tree401efa60f8a0f558be1cb7ca0016b2a2b316e4f6
parent8abb80c64277524fadcbea875e2d559c339ef0b1
Read from IRequest instead of reading twice

Potentially fixes https://github.com/owncloud/core/issues/14541 and https://github.com/owncloud/core/issues/14506
lib/private/api.php
lib/private/ocs.php
lib/private/server.php
tests/lib/templatelayout.php [deleted file]