Do not show empty metadata section on svgs
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 24 Aug 2013 17:51:07 +0000 (19:51 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 24 Aug 2013 17:51:07 +0000 (19:51 +0200)
commit4d4716ce66af260bae44a087f889680d4a9f14fb
tree0b0f0a100464cbb144e0da0126b3e65500e53fea
parente5c31319930e4f69feddc86fd6eda5d70245c209
Do not show empty metadata section on svgs

The SvgHandler does not output all metadata, that means the returned
array can be empty. In this case return false to indicate that the
metadata section should not be added on the image description page.

Change-Id: I989154dbaaaafb2e924838c990e30a9ffe6842a9
includes/media/SVG.php