diff options
author | Mario <mario@mariovavti.com> | 2020-10-02 17:12:26 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-10-02 17:12:26 +0200 |
commit | 765f9ffcf07d1246f66f05e1bef5dbcc428bbe83 (patch) | |
tree | 0834f85f38b531d940b76e69a701aab13119cb60 | |
parent | bdfdd515d80a88a154bc0f4c83adfacf055ad5a4 (diff) | |
download | volse-hubzilla-765f9ffcf07d1246f66f05e1bef5dbcc428bbe83.tar.gz volse-hubzilla-765f9ffcf07d1246f66f05e1bef5dbcc428bbe83.tar.bz2 volse-hubzilla-765f9ffcf07d1246f66f05e1bef5dbcc428bbe83.zip |
Revert "more work on delete/undo"
This reverts commit bdfdd515d80a88a154bc0f4c83adfacf055ad5a4
-rw-r--r-- | Zotlabs/Lib/Libzot.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Lib/Libzot.php b/Zotlabs/Lib/Libzot.php index 7ca8b9d21..d7285ca12 100644 --- a/Zotlabs/Lib/Libzot.php +++ b/Zotlabs/Lib/Libzot.php @@ -1203,8 +1203,6 @@ class Libzot { $arr = Activity::decode_note($AS); -//hz_syslog(print_r($arr,true)); - //logger($AS->debug()); $r = q("select hubloc_hash, hubloc_network from hubloc where hubloc_id_url = '%s' ", |