mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 01:25:21 +02:00
log directory updates
This commit is contained in:
parent
eef8fbe52c
commit
70d0ed9402
3 changed files with 5 additions and 4 deletions
|
@ -38,6 +38,7 @@ function directory_run(&$argv, &$argc){
|
|||
|
||||
call_hooks('globaldir_update', $arr);
|
||||
|
||||
logger('Updating directory: ' . $arr['url'], LOGGER_DEBUG);
|
||||
if(strlen($arr['url']))
|
||||
fetch_url($dir . '?url=' . bin2hex($arr['url']));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue