aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Pdledit_gui.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-01-04 19:29:42 +0000
committerMario <mario@mariovavti.com>2023-01-04 19:29:42 +0000
commit1a283301cf781c892a017094bf75e6b8e72fc4cd (patch)
treec2c18a67bc4ea29122b15e4a282844092261ac2b /Zotlabs/Module/Pdledit_gui.php
parent031df70cf83b19987f4d9c417f6f5fbbdf0fd983 (diff)
downloadvolse-hubzilla-1a283301cf781c892a017094bf75e6b8e72fc4cd.tar.gz
volse-hubzilla-1a283301cf781c892a017094bf75e6b8e72fc4cd.tar.bz2
volse-hubzilla-1a283301cf781c892a017094bf75e6b8e72fc4cd.zip
Revert "pdledit_gui: minor cleanup"
This reverts commit 031df70cf83b19987f4d9c417f6f5fbbdf0fd983.
Diffstat (limited to 'Zotlabs/Module/Pdledit_gui.php')
-rw-r--r--Zotlabs/Module/Pdledit_gui.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Module/Pdledit_gui.php b/Zotlabs/Module/Pdledit_gui.php
index d6766b09d..2f0e4a3e1 100644
--- a/Zotlabs/Module/Pdledit_gui.php
+++ b/Zotlabs/Module/Pdledit_gui.php
@@ -304,8 +304,6 @@ class Pdledit_gui extends Controller {
}
}
-hz_syslog(print_r($ret,true));
-
return $ret;
}