]> source.dussan.org Git - nextcloud-server.git/commit
create folder 'remote' for the remote services like caldav, carddav and webdav
authorGeorg Ehrke <dev@georgswebsite.de>
Wed, 2 May 2012 14:41:00 +0000 (16:41 +0200)
committerGeorg Ehrke <dev@georgswebsite.de>
Wed, 2 May 2012 14:41:23 +0000 (16:41 +0200)
commitda03d057007d885914dfac7c92cca51747b5f44b
tree042198fa223b761710480fdc96466649fae321d6
parentc536e930f40f1bf4dd551ca6fefca15b2f88eee7
create folder 'remote' for the remote services like caldav, carddav and webdav
16 files changed:
.htaccess
apps/calendar/appinfo/install.php [new file with mode: 0644]
apps/calendar/appinfo/remote.php [new file with mode: 0644]
apps/calendar/appinfo/update.php
apps/calendar/caldav.php [deleted file]
apps/contacts/appinfo/install.php [new file with mode: 0644]
apps/contacts/appinfo/remote.php [new file with mode: 0644]
apps/contacts/appinfo/update.php [new file with mode: 0644]
apps/contacts/carddav.php [deleted file]
apps/files/appinfo/install.php [new file with mode: 0644]
apps/files/appinfo/remote.php [new file with mode: 0644]
apps/files/appinfo/update.php [new file with mode: 0644]
apps/files/webdav.php [deleted file]
apps/inc.php [deleted file]
index.php
lib/base.php