make tree icons independant of pathinfo feature
authorroot <kandre@ak-online.be>
Thu, 7 Aug 2014 14:35:35 +0000 (16:35 +0200)
committerroot <kandre@ak-online.be>
Thu, 7 Aug 2014 14:37:40 +0000 (16:37 +0200)
icons for files and directories in the tree view should work regardsless
of the gitweb config option

```perl
$feature{'pathinfo'}{'default'} = [1];
```


No differences found