aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon/Importfile.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-08-22 20:32:02 -0700
committerzotlabs <mike@macgirvin.com>2017-08-22 20:32:02 -0700
commit41ff8fdd375fcf395b547dd02f3bdcbb198ec0c1 (patch)
tree78ea5aea7fb6a7250f803a9012fb8caa47a3bdb4 /Zotlabs/Daemon/Importfile.php
parent182f94a9ac8cfcd414d6f5899fbeb7a8e65284da (diff)
downloadvolse-hubzilla-41ff8fdd375fcf395b547dd02f3bdcbb198ec0c1.tar.gz
volse-hubzilla-41ff8fdd375fcf395b547dd02f3bdcbb198ec0c1.tar.bz2
volse-hubzilla-41ff8fdd375fcf395b547dd02f3bdcbb198ec0c1.zip
test recursive dav copy
Diffstat (limited to 'Zotlabs/Daemon/Importfile.php')
-rw-r--r--Zotlabs/Daemon/Importfile.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zotlabs/Daemon/Importfile.php b/Zotlabs/Daemon/Importfile.php
index 5f15b811d..c68ed21cf 100644
--- a/Zotlabs/Daemon/Importfile.php
+++ b/Zotlabs/Daemon/Importfile.php
@@ -6,6 +6,8 @@ class Importfile {
static public function run($argc,$argv){
+ logger('Importfile: ' . print_r($argv,true));
+
if($argc < 3)
return;