]> source.dussan.org Git - nextcloud-server.git/commit
add a controller and reponse for ocs
authorBernhard Posselt <dev@bernhard-posselt.com>
Thu, 5 Feb 2015 13:02:17 +0000 (14:02 +0100)
committerBernhard Posselt <dev@bernhard-posselt.com>
Thu, 5 Feb 2015 13:02:17 +0000 (14:02 +0100)
commitfdc64e370c2c4a1b3d5865ced7b52693d405650f
treef4cb04a3259cca97f266e2f1692c02195ed10095
parent9adff77040933d8df591a0eb6fa4ab4c1da7746f
add a controller and reponse for ocs
lib/private/ocs.php
lib/public/appframework/http/ocsresponse.php [new file with mode: 0644]
lib/public/appframework/ocscontroller.php [new file with mode: 0644]
tests/lib/appframework/controller/OCSControllerTest.php [new file with mode: 0644]
tests/lib/appframework/http/OCSResponseTest.php [new file with mode: 0644]