add check for static dir and static/img
Compare changes
- Stein Magne Bjorklund authored
- Improve readability
+ 91
− 81
if($conf['static']['haanga'] && substr_compare($file, $htmlExtension, -strlen($htmlExtension), strlen($htmlExtension)) === 0){