From 031df70cf83b19987f4d9c417f6f5fbbdf0fd983 Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 4 Jan 2023 19:29:11 +0000 Subject: pdledit_gui: minor cleanup --- Zotlabs/Module/Pdledit_gui.php | 2 ++ 1 file changed, 2 insertions(+) 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; } -- cgit v1.2.3