remove extraneous logging
This commit is contained in:
parent
1a77bdd1d0
commit
72fd1cc5a6
@ -261,7 +261,6 @@ class Browser extends DAV\Browser\Plugin {
|
|||||||
$ft['iconFromType'] = getIconFromType($type);
|
$ft['iconFromType'] = getIconFromType($type);
|
||||||
|
|
||||||
$f[] = $ft;
|
$f[] = $ft;
|
||||||
logger('f:' . print_r($ft,true));
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user