mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
remove hook logging - too noisy
This commit is contained in:
@@ -197,7 +197,7 @@ function load_hooks() {
|
||||
$a->hooks[$rr['hook']][] = array($rr['file'],$rr['function']);
|
||||
}
|
||||
}
|
||||
logger('hooks: ' . print_r($a->hooks,true));
|
||||
//logger('hooks: ' . print_r($a->hooks,true));
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user