aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Pdledit_gui.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-04 19:29:11 +0000
committerMario <mario@mariovavti.com>2023-01-04 19:29:11 +0000
commit031df70cf83b19987f4d9c417f6f5fbbdf0fd983 (patch)
tree6a970678e8b23838165e8395ba600ec947dcf4e5 /Zotlabs/Module/Pdledit_gui.php
parent3ad36db7dd3fe848937776d56a7c9243543ce887 (diff)
downloadvolse-hubzilla-031df70cf83b19987f4d9c417f6f5fbbdf0fd983.tar.gz
volse-hubzilla-031df70cf83b19987f4d9c417f6f5fbbdf0fd983.tar.bz2
volse-hubzilla-031df70cf83b19987f4d9c417f6f5fbbdf0fd983.zip
pdledit_gui: minor cleanup
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;
}