summaryrefslogtreecommitdiffstats
path: root/apps/inc.php
diff options
context:
space:
mode:
authorGeorg Ehrke <dev@georgswebsite.de>2012-04-26 21:56:29 +0200
committerGeorg Ehrke <dev@georgswebsite.de>2012-04-26 21:56:29 +0200
commit5fda0e4b3b65c9bb0be4c627a0db87431875760a (patch)
tree2c325744e89eb793ecf66a92cc539453f74ff4c7 /apps/inc.php
parent6930af4c0fd9ca251a2eda5d345cb7d71c3f475d (diff)
downloadnextcloud-server-5fda0e4b3b65c9bb0be4c627a0db87431875760a.tar.gz
nextcloud-server-5fda0e4b3b65c9bb0be4c627a0db87431875760a.zip
make *DAV work with movable apps
Diffstat (limited to 'apps/inc.php')
-rw-r--r--apps/inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/inc.php b/apps/inc.php
new file mode 100644
index 00000000000..cbfab014173
--- /dev/null
+++ b/apps/inc.php
@@ -0,0 +1 @@
+<?php require_once('/Applications/MAMP/htdocs/owncloud/lib/base.php'); ?> \ No newline at end of file