aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Pdledit_gui.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Module/Pdledit_gui.php')
-rw-r--r--Zotlabs/Module/Pdledit_gui.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zotlabs/Module/Pdledit_gui.php b/Zotlabs/Module/Pdledit_gui.php
index 2f0e4a3e1..d6766b09d 100644
--- a/Zotlabs/Module/Pdledit_gui.php
+++ b/Zotlabs/Module/Pdledit_gui.php
@@ -304,6 +304,8 @@ class Pdledit_gui extends Controller {
}
}
+hz_syslog(print_r($ret,true));
+
return $ret;
}