diff options
-rw-r--r-- | Zotlabs/Lib/Libzot.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Zotlabs/Lib/Libzot.php b/Zotlabs/Lib/Libzot.php index d7285ca12..7ca8b9d21 100644 --- a/Zotlabs/Lib/Libzot.php +++ b/Zotlabs/Lib/Libzot.php @@ -1203,6 +1203,8 @@ 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' ", |