]> source.dussan.org Git - nextcloud-server.git/commit
introducing OCP\AppFramework\App
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 20 Aug 2013 23:02:15 +0000 (01:02 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 20 Aug 2013 23:02:15 +0000 (01:02 +0200)
commit38f9df429397619482e3e3f7ffb0db5274222e4c
tree43d47acc7c86ea903daa84a8d8840f99dcc6d398
parent911bd3c16f508eb8f3cb9b03a5a21e2aa72ebf79
introducing OCP\AppFramework\App
lib/appframework/app.php
lib/appframework/core/api.php
lib/appframework/dependencyinjection/dicontainer.php
lib/public/appframework/App.php [new file with mode: 0644]
lib/public/appframework/iapi.php [new file with mode: 0644]
lib/public/appframework/iappcontainer.php [new file with mode: 0644]