[ticket/10219] Remove invalid and invisible character from web.config.

PHPBB3-10219
This commit is contained in:
Andreas Fischer 2011-06-14 23:18:33 +02:00
parent 5223f7558b
commit bc7aebe0fb

View file

@ -6,7 +6,7 @@
<hiddenSegments>
<add segment="cache" />
<add segment="files" />
<add segment="store" />­
<add segment="store" />
<add segment="config.php" />
<add segment="common.php" />
</hiddenSegments>