log directory source url

This commit is contained in:
friendica 2013-01-27 15:21:05 -08:00
parent bbcbd504cf
commit bec484237a
2 changed files with 2 additions and 1 deletions

View File

@ -51,6 +51,7 @@ function directory_content(&$a) {
$url = DIRECTORY_FALLBACK_MASTER . '/dirsearch';
}
}
logger('mod_directory: URL = ' . $url, LOGGER_DEBUG);
if($url) {
$query = $url . '?f=' ;

View File

@ -1 +1 @@
2013-01-26.212
2013-01-27.213