log directory updates

This commit is contained in:
friendica 2012-11-18 22:53:01 -08:00
parent eef8fbe52c
commit 70d0ed9402
3 changed files with 5 additions and 4 deletions

View file

@ -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']));