mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
revert logging
This commit is contained in:
@@ -61,8 +61,6 @@ class Activity {
|
||||
}
|
||||
|
||||
logger('fetch: ' . $url, LOGGER_DEBUG);
|
||||
hz_syslog('fetch: ' . $url, LOGGER_DEBUG);
|
||||
bt_syslog('fetch');
|
||||
|
||||
if (strpos($url, 'x-zot:') === 0) {
|
||||
$x = ZotURL::fetch($url, $channel);
|
||||
|
||||
Reference in New Issue
Block a user